Docs.rs
simple-toml-parser-0.0.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
simple-toml-parser 0.0.1
No allocation TOML key value parser with comment support
Crate
Source
Builds
Feature flags
Documentation
Coverage
9.52%
2
out of
21
items documented
0
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
0.0.1
Owners
[!CAUTION] Work in progress
A parser for TOML syntax. Uses a callback approach to avoid allocations
https://toml.io/en/v1.0.0