Type Definition cargo_manifest::FeatureSet[][src]

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