Docs.rs
rumdb-0.3.0
rumdb 0.3.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
alexyer
Dependencies
chrono ^0.4
normal
log ^0.4
normal
thiserror ^2.0
normal
env_logger ^0.11
dev
rand ^0.9
dev
tempdir ^0.3
dev
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
RumDb
rumdb
0.3.0
RumDb
Aliased Type
In crate rumdb
rumdb
Type Alias
RumDb
Copy item path
Source
pub type RumDb =
DiskStorage
<HashmapKeydir>;
Aliased Type
ยง
pub struct RumDb {
/* private fields */
}