Type Definition cargo_toml::TomlFeatureSet

source ·
pub type TomlFeatureSet = BTreeMap<String, Vec<String>>;