cargo::ops::common_for_install_and_uninstall

Function feature_set

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

Helper to convert features to a BTreeSet.