Crate cargo_toml2

source ·

Structs

Enums

Due to issues with toml-rs, this will fail to serialize if both Simple and Full variants exist. Specifically, issue #256 blocks this working properly.

Functions

Reads the file at path.
Writes a serializable struct to the file at path.