Function espr::parser::list_type [−][src]
pub fn list_type(input: &str) -> ParseResult<'_, Type>
Expand description
250 list_type = LIST [ bound_spec ] OF [ UNIQUE ] instantiable_type .
pub fn list_type(input: &str) -> ParseResult<'_, Type>
250 list_type = LIST [ bound_spec ] OF [ UNIQUE ] instantiable_type .