feature_set

Function feature_set 

Source
fn feature_set(features: &Rc<BTreeSet<FeatureValue>>) -> BTreeSet<String>
Expand description

Helper to convert features to a BTreeSet.