maskedvbyte-rs 0.1.1

Rust bindings to MaskedVByte( Fast decoder for VByte-compressed integers )
Documentation
# maskedvbyte-rs
Rust bindings to MaskedVByte

# WARNING
This is a learning project of [rust-bindgen](https://github.com/rust-lang-nursery/rust-bindgen), [FFI](https://doc.rust-lang.org/book/ffi.html) and [The Cargo Book](https://doc.rust-lang.org/cargo), so it's not ready for production.