Structs
This type is used to deserialize Cargo.toml files.
Represents the package/project sections of a Cargo.toml.
Enums
Traits
Functions
Attempts to parse a string into a toml::Value. This is not specific to any
particular kind of TOML file.
Loads a Cargo.toml from a file on disk.