Type Definition cargo_toml::FeatureSet[][src]

pub type FeatureSet = BTreeMap<String, Vec<String>>;