varu64 0.6.2

A variable length encoding for unsigned 64 bit integers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.quickcheck]
version = "0.7.2"

[features]
default = ["std"]
std = []

[package]
authors = ["AljoschaMeyer <mail@aljoscha-meyer.de>"]
description = "A variable length encoding for unsigned 64 bit integers."
license = "AGPL-3.0"
name = "varu64"
readme = "README.md"
repository = "https://github.com/AljoschaMeyer/varu64-rs"
version = "0.6.2"