Skip to main content

hydrate_array

Function hydrate_array 

Source
pub fn hydrate_array(rows: &[RowData]) -> HydrationResult<Vec<Vec<Value>>>
Expand description

Array 模式:每行 → Vec<Value>(按列名排序后顺序)