Module guppy::graph::cargo

source ·
Expand description

Simulations of Cargo behavior.

Cargo comes with a set of algorithms to figure out what packages or features are built. This module reimplements those algorithms using guppy’s data structures.

Structs§

  • Options for queries which simulate what Cargo does.
  • A set of packages and features, as would be built by Cargo.

Enums§