add some compaction related interfaces
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
8ab825b12c
commit
dda27ffcb1
7 changed files with 188 additions and 8 deletions
|
@ -1,3 +1,4 @@
|
|||
pub mod compact;
|
||||
mod contains;
|
||||
mod count;
|
||||
mod get;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue