[][src]Type Definition cargo_manifest::FeatureSet

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