integer-encoding 0.9.0

Trait-based encoding/decoding of integers into/from varint+zigzag/fixedint representation
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Lewin Bormann <lbo@spheniscida.de>"]
description = "Trait-based encoding/decoding of integers into/from varint+zigzag/fixedint representation"
documentation = "http://dermesser.github.io/integer-encoding-rs/doc/integer_encoding/"
license = "MIT"
license-file = "LICENSE"
name = "integer-encoding"
repository = "git@github.com:dermesser/integer-encoding-rs.git"
version = "0.9.0"