Type Definition cargo_manifest::TargetDepsSet

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