tinyklv 0.1.0

The simplest Key-Length-Value (KLV) framework in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[book]
title = "tinyklv"
authors = ["Arpad Voros <arpadav@gmail.com>"]
language = "en"
src = "src"

[output.html]
git-repository-url = "https://github.com/arpadav/tinyklv"
edit-url-template = "https://github.com/arpadav/tinyklv/edit/main/book/{path}"

[output.html.playground]
runnable = false