fwd/vendor/toml
John Doty 9c435dc440 Vendor dependencies
Let's see how I like this workflow.
2022-12-19 08:38:22 -08:00
..
examples Vendor dependencies 2022-12-19 08:38:22 -08:00
src Vendor dependencies 2022-12-19 08:38:22 -08:00
tests Vendor dependencies 2022-12-19 08:38:22 -08:00
.cargo-checksum.json Vendor dependencies 2022-12-19 08:38:22 -08:00
Cargo.lock Vendor dependencies 2022-12-19 08:38:22 -08:00
Cargo.toml Vendor dependencies 2022-12-19 08:38:22 -08:00
LICENSE-APACHE Vendor dependencies 2022-12-19 08:38:22 -08:00
LICENSE-MIT Vendor dependencies 2022-12-19 08:38:22 -08:00
README.md Vendor dependencies 2022-12-19 08:38:22 -08:00

toml

Latest Version Documentation

A serde-compatible TOML decoder and encoder for Rust.

For format-preserving edits or finer control over output, see toml_edit

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.