just-kdl 0.1.0

Small streaming KDL parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
# just-kdl

Implementation of a [kdl] v2.0.0 parser.

For more information, [read the docs](https://docs.rs/miny).

## Changelog
### 0.1.0
- Initial (unstable) release

[kdl]: <https://kdl.dev>