Function slice

Source
pub fn slice(number_rows: u64, offset_value: i64) -> Option<Slice>
Expand description

Slice a query result using LIMIT and OFFSET clauses i.e. LIMIT N OFFSET M