Type Definition cargo_toml::DepsSet

source · []
pub type DepsSet = BTreeMap<String, Dependency>;