Skip to main content

apply_span_to_rows

Function apply_span_to_rows 

Source
fn apply_span_to_rows(
    rows: &mut [Arc<[RenderCell]>],
    span: &RenderRowSpan,
) -> Result<()>