Skip to main content

align_left

Function align_left 

Source
pub fn align_left(
    left: &[OwnedDataRow],
    right: &[OwnedDataRow],
) -> Result<Vec<OwnedDataRow>>
Expand description

Aligns one row set to a reference row set (left join)