Type Definition cargo_manifest::FeatureSet[][src]

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