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

Helper to convert features to a BTreeSet.