Docs.rs
nimiq-database-1.2.2
nimiq-database 1.2.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
paberr
github:nimiq:core-rust
Dependencies
libmdbx ^0.6.6
normal
tracing ^0.1.40
normal
nimiq-database-value ^1.2.2
normal
tempfile ^3
normal
thiserror ^2.0
normal
criterion ^0.5
dev
pprof ^0.15
dev
rand ^0.9
dev
Versions
76.32%
of the crate is documented
Go to latest version
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
Module utils
nimiq_
database
1.2.2
Module utils
Module Items
Structs
In crate nimiq_
database
nimiq_database
Module
utils
Copy item path
Source
Structs
ยง
Indexed
Value
A data type used in dup tables that have a subkey. It allows having tables that map from a main key to a subkey (
index
) to a value (
value
).