Type Definition cargo_toml::TargetDepsSet[][src]

pub type TargetDepsSet = BTreeMap<String, Target>;