michaelsproul / rust_radix_trie

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

Missing CI to cover windows build against stable / nightly respectively #43

Open hanabi1224 opened 5 years ago

hanabi1224 commented 5 years ago

Created appveyorer CI in PR: https://github.com/michaelsproul/rust_radix_trie/pull/42 please let me know your concerns