1 unstable release
0.1.0 | Jan 1, 2024 |
---|
#12 in #shortest
10KB
224 lines
preftree
A Rust prefix tree. Supports both exact matching and matching by shortest prefix. See tests and docs.
Documentation
https://docs.rs/crate/preftree/latest
Installation
cargo add preftree