Type Definition cargo_manifest::DepsSet

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