Function espr::parser::named_types [−][src]
pub fn named_types(input: &str) -> ParseResult<'_, String>
Expand description
258 named_types = entity_ref | type_ref .
pub fn named_types(input: &str) -> ParseResult<'_, String>
258 named_types = entity_ref | type_ref .