Function espr::parser::type_label [−][src]
pub fn type_label(input: &str) -> ParseResult<'_, String>
Expand description
329 type_label = type_label_id | type_label_ref .
pub fn type_label(input: &str) -> ParseResult<'_, String>
329 type_label = type_label_id | type_label_ref .