[][src]Type Definition cargo_toml::FeatureSet

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