Function vdev::features::add_option

source ยท
fn add_option<T>(features: &mut BTreeSet<String>, name: &str, field: &Option<T>)