Skip to main content

reorder_rows_trusted_rb

Function reorder_rows_trusted_rb 

Source
pub fn reorder_rows_trusted_rb(
    rows: &[Params],
    ringbuffer: &RingBuffer,
) -> Result<Vec<Vec<Value>>>
Expand description

Reorder all rows for a ring buffer without coercion (trusted mode).