Function row_to_json_array

Source
pub fn row_to_json_array(row: &Row) -> Result<Vec<Value>, JsonError>