michaelsproul / rust_radix_trie

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

Documentation link on crates.io is incorrect #33

Closed yodaldevoid closed 7 years ago

yodaldevoid commented 7 years ago

The Documentation link on crates.io points to the old documentation hosted on github pages that no longer exists.

michaelsproul commented 7 years ago

Thanks! I've been planning a new release for ages and will publish one soon!