Function parse_attrs

Source
fn parse_attrs(
    sess: &Session,
    attrs: &[impl AttributeExt],
) -> Option<RustcVersion>