Docs.rs
armdb-0.1.13
armdb 0.1.13
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rail-ka
Dependencies
armour-core ^0.1
normal
armour-rpc ^0.1
normal
optional
arrayvec ^0.7
normal
optional
async-broadcast ^0.7
normal
optional
bitcode ^0.6
normal
optional
bytemuck ^1
normal
optional
compio ^0.18
normal
optional
crc32fast ^1.4
normal
ctrlc ^3.4
normal
optional
derive_more ^2
normal
futures-util ^0.3
normal
optional
loom ^0.7
normal
optional
metrics ^0.24
normal
parking_lot ^0.12
normal
optional
postcard ^1
normal
optional
quick_cache ^0.6
normal
optional
rapira ^0.12
normal
optional
rend ^0.5
normal
optional
ring ^0.17
normal
optional
rtrb ^0.3
normal
optional
seize ^0.5
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
solana-pubkey ^4.0
normal
optional
solana-signature ^3.1
normal
optional
thiserror ^2.0
normal
tracing ^0.1
normal
uuid ^1
normal
optional
xxhash-rust ^0.8
normal
zerocopy ^0.8
normal
criterion ^0.8
dev
libc ^0.2
dev
loom ^0.7
dev
proptest ^1
dev
rand ^0.10
dev
rapira ^0.12
dev
seize ^0.5
dev
tempfile ^3
dev
rustix ^1.1
normal
rustix-uring ^0.6
normal
Versions
46.37%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module fixed
armdb
0.1.13
Module fixed
Module Items
Re-exports
Modules
Type Aliases
In crate armdb
armdb
Module
fixed
Copy item path
Source
Re-exports
§
pub use config::
FixedConfig
;
Modules
§
bitmap
config
shard
slot
Type Aliases
§
Fixed
Map
Type alias:
FixedMap
is a
ConstMap
with the
Fixed
(fixed-slot) durability backend.
Fixed
Tree
Type alias:
FixedTree
is a
ConstTree
with the
Fixed
(fixed-slot) durability backend.