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