michaelsproul / rust_radix_trie

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

Let build pass with new rust 2018 #44

Closed hanabi1224 closed 5 years ago

michaelsproul commented 5 years ago

Sorry @hanabi1224, I only just saw this after merging #52, which also updated to the 2018 edition