Function espr::parser::entity_constructor  [−][src]
pub fn entity_constructor(input: &str) -> ParseResult<'_, Expression>Expand description
205 entity_constructor = entity_ref ( [ expression { , expression } ] ) .