cargo_toml

Type Alias PatchSet

Source
pub type PatchSet = BTreeMap<String, DepsSet>;
Expand description

Locally replace dependencies

Aliased Typeยง

struct PatchSet { /* private fields */ }