Function espr::parser::general_list_type[][src]

pub fn general_list_type(input: &str) -> ParseResult<'_, Type>
Expand description

227 general_list_type = LIST [ bound_spec ] OF [ UNIQUE ] parameter_type .