Type Definition cargo_toml::DepsSet[][src]

pub type DepsSet = BTreeMap<String, Dependency>;