mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-14 11:18:58 -05:00
add Map::clear() to db interface
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
17003ba773
commit
d8ea8b378c
2 changed files with 31 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
mod clear;
|
||||
pub mod compact;
|
||||
mod contains;
|
||||
mod count;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue