Skip to main content

execute_limit

Function execute_limit 

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

Limit output to at most count records.