Function espr::parser::aggregation_types  [−][src]
pub fn aggregation_types(input: &str) -> ParseResult<'_, Type>Expand description
172 aggregation_types = array_type | bag_type | list_type | set_type .
pub fn aggregation_types(input: &str) -> ParseResult<'_, Type>172 aggregation_types = array_type | bag_type | list_type | set_type .