michaelsproul / rust_radix_trie

Fast generic radix trie implemented in Rust
https://docs.rs/radix_trie/
MIT License
188 stars 33 forks source link

Remove panicky TrieKey impl for Path/PathBuf #55

Closed michaelsproul closed 5 years ago

michaelsproul commented 5 years ago

See #54 for a long-term resolution