Skip to main content

append_normalized_selector

Function append_normalized_selector 

Source
fn append_normalized_selector(
    selectors: &mut Vec<RowSelector>,
    selector: RowSelector,
)
Expand description

Appends a selector while maintaining the normalized selector invariants.