Crate redb_extras
Source pub use error::Error;pub use error::Result;
- buckets
- Bucketed storage utility module.
- dbcopy
- Database copy utilities for redb.
- error
- Crate-scoped error handling for redb-extras.
- partition
- Generic partitioned storage module.
- roaring
- Roaring bitmap handling module.