ltv 0.1.0

Length Type Value - Reader / Writer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "ltv"
version = "0.1.0"
authors = ["Sam Mackenzie <smackenzie@descartes.com>"]
edition = "2018"
license="MIT"
description="Length Type Value - Reader / Writer"
repository="https://github.com/pigeonhands/ltv-rs"
documentation="https://docs.rs/ltv-rs"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
byteorder = "1"