tlv 0.2.0

Rust library for encoding type, value, length - a common networking encoding
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]
byteorder = "0.5"

[package]
authors = ["Aaron France <aaron.l.france@gmail.com>"]
description = "Rust library for encoding type, value, length - a common networking encoding"
license = "BSD-3-Clause"
name = "tlv"
version = "0.2.0"