Skip to main content

hydrate_object

Function hydrate_object 

Source
pub fn hydrate_object(
    rows: &[RowData],
) -> HydrationResult<Vec<HashMap<String, Value>>>
Expand description

Object 模式:每行 → HashMap<String, Value>