kdlite 0.1.1

Small streaming KDL parser (based on just-kdl)
Documentation
  • Coverage
  • 95.83%
    69 out of 72 items documented0 out of 33 items with examples
  • Size
  • Source code size: 133.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.56 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • ferronweb/kdlite
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DorianNiemiecSVRJS github:ferronweb:rust-crate-owners

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