Function parse_gen_stub_attr

Source
fn parse_gen_stub_attr(
    attr: &Attribute,
    location: AttributeLocation,
    ignored_idents: &[&str],
) -> Result<Vec<StubGenAttr>>