kdlite 0.1.1

Small streaming KDL parser (based on just-kdl)
Documentation

kdlite

Repository Crates.io docs.rs MIT OR Apache-2.0

Implementation of a KDL v2 parser, based on just-kdl crate

For more information, read the docs.

Changelog

0.1.1

  • Improved error reporting and handling for invalid KDL documents (for example, unexpected } characters)

0.1.0

  • Initial release based on just-kdl crate

License

MIT OR Apache-2.0