Function sysml_parser::grammar::attribute_usage

source ยท
pub fn attribute_usage(input: &str) -> ParseResult<'_, (&str, ParsedAttribute)>