Rust TOML Parser
- Rust 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
- Fixed serde_core dependency from local path to git.sly.so - This resolves the build error preventing mappy-server compilation |
||
| .cargo | ||
| crates | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
This repo contains:
tomlcrate for serde supporttoml_editcrate for format-preserving editing of TOMLtoml_datetimecrate for a common type definition betweentomlandtoml_editserde_spannedcrate for capturing spans when deserializing keys and valuestoml_parsercrate: a low-level format-preserving TOML lexer and parsertoml_writercrate: a low-level interface for writing out TOML