Module guppy::graph::summaries[][src]

Expand description

Generate build summaries from CargoSet instances.

Requires the summaries feature to be enabled.

Modules

Compare and diff summaries.

Structs

A summary of Cargo options used to build a CargoSet.

Summary information for a features-only package.

Information about a package in a summary that isn’t part of the unique identifier.

An owned, serializable version of Platform.

A unique identifier for a package in a build summary.

An in-memory representation of a build summary.

Enums

Summary information for InitialsPlatform.

The status of a package in a summary, such as whether it is part of the initial build set.

The location of a package.

Type Definitions

A type representing a package map as used in Summary instances.

A type alias for build summaries generated by guppy.