Type Definition cargo_manifest::DepsSet[][src]

pub type DepsSet = BTreeMap<String, Dependency>;