maskedvbyte-sys

Crates.iomaskedvbyte-sys
lib.rsmaskedvbyte-sys
version0.1.0
sourcesrc
created_at2018-08-26 08:50:28.485285
updated_at2018-08-26 08:50:28.485285
descriptionLow level bindings to MaskedVbyte.
homepagehttps://github.com/csmoe/maskedvbyte-rs
repositoryhttps://github.com/csmoe/maskedvbyte-rs
max_upload_size
id81494
size138,689
csmoe (csmoe)

documentation

https://docs.rs/maskedvbyte-sys

README

maskedvbyte-sys

Bindings for MaskedVByte.

Documentation

https://docs.rs/maskedvbyte-sys

Usage

Add this to your Cargo.toml:

[dependencies]
maskedvbyte-sys = "0.1"

then add this to your crate root:

extern crate maskedvbyte_sys;
Commit count: 2

cargo fmt