simple-toml-parser 0.0.1

No allocation TOML key value parser with comment support
Documentation
  • Coverage
  • 9.52%
    2 out of 21 items documented0 out of 6 items with examples
  • Size
  • Source code size: 9.35 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 908.60 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • kaleidawave/simple-toml-parser
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kaleidawave

[!CAUTION] Work in progress

A parser for TOML syntax. Uses a callback approach to avoid allocations