pub type array_fill<value, dim> = array_fill<<value as Expression>::SqlType, value, dim>;Expand description
Return type of the array_fill() SQL function.
Aliased Typeยง
pub struct array_fill<value, dim> { /* private fields */ }pub type array_fill<value, dim> = array_fill<<value as Expression>::SqlType, value, dim>;Return type of the array_fill() SQL function.
pub struct array_fill<value, dim> { /* private fields */ }