Module rustc_middle::middle::dependency_format[][src]

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

Type Definitions

A mapping of all required dependencies for a particular flavor of output.

A list of dependencies for a certain crate type.