sakuhiki 0.0.1-alpha.0

Indexing overlay for any key-value store
Documentation
1
2
3
4
pub use sakuhiki_core::*;

#[cfg(feature = "index-btree")]
pub use sakuhiki_index_btree::*;