|
|
|
|
|
by steveklabnik
4372 days ago
|
|
There are actually already MULTIPLE parsers for TOML in Rust, and Cargo switched between the two yesterday. As you say, this is a testament to TOML's simplicity. EDIT: Furthermore, TOML is going to have a 1.0 soon: https://github.com/rust-lang/cargo/issues/46 |
|