Function espr::parser::aggregate_type[][src]

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

171 aggregate_type = AGGREGATE [ : type_label ] OF parameter_type .