Skip to main content

execute_skip

Function execute_skip 

Source
pub fn execute_skip(records: Vec<Record>, count: usize) -> Vec<Record> 
Expand description

Skip the first count records.