Skip to main content

reorder_rows_unvalidated

Function reorder_rows_unvalidated 

Source
pub fn reorder_rows_unvalidated(
    rows: &[Params],
    table: &Table,
) -> Result<Vec<Vec<Value>>>