Expand description

Use the glob import from this module to pull in the most common traits & types needed to work with the builder

Re-exports

pub use crate::CargoToml;

Structs

Represents a single dependency
Represents a single feature
Represents a [lib] table
Represents a [profile.*] table

Enums

Licenses for the license = "" attribute

Traits

Adds some methods to create Dependency objects from objects that impl Display

Type Definitions

Represents a [[bench]] table
Represents a [[bin]] table
Represents an [[example]] table
Represents a [[test]] table