Crates.io | vlq-rust |
lib.rs | vlq-rust |
version | 0.4.0 |
source | src |
created_at | 2019-09-24 15:04:53.803904 |
updated_at | 2020-10-08 21:10:43.819032 |
description | Variable-Length Quantity encoder/decoder |
homepage | |
repository | https://github.com/bbqsrc/vlq-rust |
max_upload_size | |
id | 167293 |
size | 32,355 |
Encode and decode variable-length quantity data.
Add this to your Cargo.toml
:
[dependencies]
vlq = { package = "vlq-rust", version = "0.4" }
Licensed under either of
at your option.