[][src]Function syntax::feature_gate::get_features

pub fn get_features(
    span_handler: &Handler,
    krate_attrs: &[Attribute],
    crate_edition: Edition,
    allow_features: &Option<Vec<String>>
) -> Features