Function attribute_usage

Source
pub fn attribute_usage<'a>(
    input: impl Into<Span<'a>>,
) -> SyntaxResult<'a, (Span<'a>, ParsedAttribute)>