axiomhq / rust-cuckoofilter

Cuckoo Filter: Practically Better Than Bloom (In Rust)
MIT License
271 stars 38 forks source link

Online documentation #10

Closed LukasKalbertodt closed 7 years ago

LukasKalbertodt commented 9 years ago

It's super useful to have access to an online documentation. Github pages could be used for that.

killercup commented 9 years ago

You might want to use TravisCI and https://github.com/huonw/travis-cargo which can run tests, check coverage and publish docs.

florianjacob commented 7 years ago

Solved with 0.3.2 release via https://docs.rs/cuckoofilter