Type Alias cargo_manifest::DepsSet

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

Aliased Type§

struct DepsSet { /* private fields */ }