Docs.rs
trie-db-0.25.1
trie-db 0.25.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
gnunicorn
Dependencies
hash-db ^0.15.2
normal
hashbrown ^0.13.2
normal
log ^0.4
normal
rustc-hex ^2.1.0
normal
smallvec ^1.0.0
normal
Versions
86.92%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module recorder
Structs
?
Module
trie_db
::
recorder
source
·
[
−
]
Expand description
Trie query recorder.
Structs
Record
The record of a visited node.
Recorder
Records trie nodes as they pass it.