Type Alias cargo_manifest::PatchSet

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

Aliased Type§

struct PatchSet { /* private fields */ }