vlq-rust

Crates.iovlq-rust
lib.rsvlq-rust
version0.4.0
sourcesrc
created_at2019-09-24 15:04:53.803904
updated_at2020-10-08 21:10:43.819032
descriptionVariable-Length Quantity encoder/decoder
homepage
repositoryhttps://github.com/bbqsrc/vlq-rust
max_upload_size
id167293
size32,355
Brendan Molloy (bbqsrc)

documentation

https://docs.rs/vlq-rust

README

vlq

Actions Status Documentation

Encode and decode variable-length quantity data.

Usage

Add this to your Cargo.toml:

[dependencies]
vlq = { package = "vlq-rust", version = "0.4" }

License

Licensed under either of

at your option.

Commit count: 28

cargo fmt