Function espr::parser::generic_entity_type  [−][src]
pub fn generic_entity_type(input: &str) -> ParseResult<'_, Type>Expand description
230 generic_entity_type = GENERIC_ENTITY [ : type_label ] .
pub fn generic_entity_type(input: &str) -> ParseResult<'_, Type>230 generic_entity_type = GENERIC_ENTITY [ : type_label ] .