Yet another format-preserving TOML parser.
# Cargo.toml
[dependencies]
toml_edit = "0.25.12+spec-1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a TOML string and accesses a value.
Use the `toml_edit::Document` API for format-preserving edits.
No dependency data recorded yet.