Type Alias cargo_manifest::TargetDepsSet

source ·
pub type TargetDepsSet = BTreeMap<String, Target>;

Aliased Type§

struct TargetDepsSet { /* private fields */ }