Docs.rs
dustdata-1.3.2
dustdata 1.3.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
peeeuzin
Dependencies
bitvec ^1.0.1
normal
bson =2.4.0
normal
chrono ^0.4.23
normal
farmhash ^1.1.5
normal
hex ^0.4.3
normal
lz4 ^1.24.0
normal
serde ^1.0.148
normal
Versions
1.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate dustdata
Version 1.3.2
All Items
Re-exports
Modules
Structs
Enums
Functions
Type Definitions
?
Crate
dustdata
source
·
[
−
]
Re-exports
pub use self::storage::lsm::
snapshots
;
pub use
bson
;
Modules
bloom
storage
Structs
DustData
DustDataConfig
A DustData configuration
Error
LsmConfig
A LSM configuration
Enums
ErrorCode
Size
Functions
initialize
Initialize the database
Type Definitions
Result