Expand description
Verify Rust TOML parsers
See DecoderHarness
and EncoderHarness
For TOML test cases, see toml-test-data
.
To read and write these test cases, see toml-test
.
Structs§
- Decoder
Harness - Run decoder compliance tests
- Encoder
Harness - Run encoder compliance tests
- Error
Enums§
- Decoded
Scalar - A part of
DecodedValue
- Decoded
Value - Logical representation of any TOML value