Module dependency_format

Source
Expand description

Type definitions for learning about the dependency formats of all upstream crates (rlibs/dylibs/oh my).

For all the gory details, see the provider of the dependency_formats query.

Enums§

Linkage

Type Aliases§

Dependencies
A mapping of all required dependencies for a particular flavor of output.
DependencyList
A list of dependencies for a certain crate type.