Skip to main content

array_type

Function array_type 

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

175 array_type = ARRAY bound_spec OF [ OPTIONAL ] [ UNIQUE ] instantiable_type .