| Crates.io | maskedvbyte-sys |
| lib.rs | maskedvbyte-sys |
| version | 0.1.0 |
| created_at | 2018-08-26 08:50:28.485285+00 |
| updated_at | 2018-08-26 08:50:28.485285+00 |
| description | Low level bindings to MaskedVbyte. |
| homepage | https://github.com/csmoe/maskedvbyte-rs |
| repository | https://github.com/csmoe/maskedvbyte-rs |
| max_upload_size | |
| id | 81494 |
| size | 138,689 |
Bindings for MaskedVByte.
https://docs.rs/maskedvbyte-sys
Add this to your Cargo.toml:
[dependencies]
maskedvbyte-sys = "0.1"
then add this to your crate root:
extern crate maskedvbyte_sys;