Searched refs:parse_doc_attribute (Results 1 – 1 of 1) sorted by relevance
47 match parse_doc_attribute.parse2(attr.tokens.clone()) { in parse()150 fn parse_doc_attribute(input: ParseStream) -> Result<LitStr> { in parse_doc_attribute() function