Generic radix trie data-structure for efficient key-value storage.
# Cargo.toml
[dependencies]
radix_trie = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Insert and retrieve values from a radix trie.
No known issues recorded.
No dependency data recorded yet.