Docs.rs
midnight-storage-2.0.1
midnight-storage 2.0.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tkerber
github:midnightntwrk:mn-codeowners-ledger
Dependencies
midnight-base-crypto ^1.0.0
normal
criterion ^0.5.1
normal
optional
crypto ^0.5.1
normal
derive-where ^1.5.0
normal
hashbrown ^0.16.0
normal
optional
os_pipe ^1.2.2
normal
optional
parking_lot ^0.12.4
normal
pprof ^0.14
normal
optional
proptest ~1.6.0
normal
optional
proptest-derive ^0.5
normal
optional
rand ^0.8.4
normal
serde ^1.0.219
normal
serde_json ^1.0
normal
optional
midnight-serialize ^1.0.0
normal
sha2 ^0.10.9
normal
midnight-storage-core ^1.0.0
normal
sysinfo ^0.34.2
normal
tempfile ^3.20
normal
pastey ^0.1.1
dev
rayon ^1.10.0
dev
Versions
98.28%
of the crate is documented
Platform
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
Skip to main content
DefaultDB
midnight_
storage
2.0.1
DefaultDB
Aliased Type
In crate midnight_
storage
midnight_storage
Type Alias
DefaultDB
Copy item path
Source
pub type DefaultDB =
InMemoryDB
;
Expand description
The default database.
Aliased Type
ยง
pub struct DefaultDB {
/* private fields */
}