Memory-efficient data structures based on patricia tree for Rust.
# Cargo.toml
[dependencies]
patricia_tree = "0.10.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a PatriciaMap and insert/retrieve a key-value pair.
No known issues recorded.
No dependency data recorded yet.