Skip to main content

array

Function array 

Source
pub fn array(element_type: Type) -> Type
Expand description

Returns a Type representing ARRAY<t> (GoogleSQL) or t[] (PostgreSQL).