tinyklv 0.1.1

The simplest Key-Length-Value (KLV) framework in Rust
Documentation
1
2
3
4
5
# See: https://doc.rust-lang.org/clippy/lint_configuration.html
allow-unwrap-in-tests = true
allow-expect-in-tests = true
allow-panic-in-tests = true
allow-indexing-slicing-in-tests = true