to_array

Function to_array 

Source
pub fn to_array<T>(data: Vec<T>) -> Array<T>
Expand description

Convert a Rust Vec to a SQL Array