michaelsproul / rust_radix_trie

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

Windows CI on appveyor #42

Closed hanabi1224 closed 4 years ago

hanabi1224 commented 5 years ago

@michaelsproul Here is appveyor CI config to build on both stable and nightly

hanabi1224 commented 5 years ago

@michaelsproul Here's CI report from my fork repo: https://ci.appveyor.com/project/hanabi1224/rust-radix-trie/builds/20449922