Type Definition cargo_manifest::FeatureSet

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