[](https://travis-ci.org/lexxvir/tlv-parser.svg)
Library for parsing BER-TLV
[Documentation](https://lexxvir.github.io/tlv-parser/tlv_parser/index.html)
Library is early development stage and supports parsing from `Vec<u8>` and emitting `Vec<u8>`.
For usage see 'examples/print.rs'.
```
```