Expand description

Includes all types used by the builder

Structs

Represents an appveyor = { ... } badge
Represents a circe-ci = { ... } badge
Represents a codecov = { ... } badge
Represents a coveralls = { ... } badge
Represents a dependency that has a semver verison number
Represents a single dependency
Represents a single feature
Represents a gitlab = { ... } badge
Represents a [lib] table
Builder for LibTarget types
Represents a maintenance = { status = ... } badge
Represents the metadata table for a Cargo.toml
Represents [[bench]], [[bin]], [[example]], and [[test]] tables
Represents a patchset for a Cargo.toml
Represents a [profile.*] table
Represents a dependency replacement for a Cargo.toml
Represents a dependency that is retrieved from a git repository
Represents a travis-ci = { ... } badge
Represents the [workspace] section of a Cargo.toml file

Enums

Represents the values that service can take in an appveyor = { ... } badge
Represents the values service can take in a codecov = { ... } badge
Represents the values service can take in a coveralls = { ... } badge
Represents the choices for the crate-type attribute
Represents the different types of dependencies
Licenses for the license = "" attribute
Represents the values status can take in a maintenance = { ... } badge
Represents the possible values for the panic setting
Sets a specific commit of a repository to use

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