This is supported on crate features serde and toml only.
Expand description

Locate and parse Cargo.toml files

Structs

An error or warning

Parsed [workspace] and [package]s

Parsed Cargo.toml containing a [package]

An indexed list of Cargo.toml files containing [package]s

A workspace directory, and corresponding [workspace]

Enums

Diagnostic type information / additional payload

Traits

A means of looking up parsed Cargo.toml [package]s