Module cargo::util::toml [] [src]

Structs

DetailedTomlDependency
Layout

Representation of the projects file layout.

TomlManifest
TomlProfile
TomlProfiles
TomlProject
TomlVersion

Enums

TomlDependency

Functions

parse
project_layout

Returns a new Layout for a given root path. The root_path represents the directory that contains the Cargo.toml file.

to_manifest