Implementation of a KDL v2 parser, based on just-kdl crate
For more information, read the docs.
- Improved error reporting and handling for invalid KDL documents (for example, unexpected
}characters)
- Initial release based on
just-kdlcrate
MIT OR Apache-2.0