Skip to main content

offset_selectors

Function offset_selectors 

Source
pub(super) fn offset_selectors(
    selectors: Vec<RowSelector>,
    offset: usize,
) -> Vec<RowSelector>
Expand description

Skips the first offset selected rows of selectors.