Type Definition cargo_toml::TomlDepsSet

source ·
pub type TomlDepsSet = BTreeMap<String, TomlDependency>;