Function espr::parser::attribute_decl[][src]

pub fn attribute_decl(input: &str) -> ParseResult<'_, AttributeDecl>
Expand description

177 attribute_decl = attribute_id | redeclared_attribute .