Function espr::parser::bag_type[][src]

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

180 bag_type = BAG [ bound_spec ] OF instantiable_type .