redb 4.2.0

Rust Embedded DataBase
Documentation
1
2
3
pub use crate::tree_store::InMemoryBackend;
#[cfg(not(redb_no_std))]
pub use crate::tree_store::file_backend::FileBackend;