Skip to main content

and_then_row_selections

Function and_then_row_selections 

Source
pub(super) fn and_then_row_selections(
    first: &[RowSelector],
    second: &[RowSelector],
) -> RowSelection
Expand description

Applies second to the rows selected by first, both selector-backed.