Skip to main content

span_width

Function span_width 

Source
pub fn span_width(
    col_start: usize,
    col_end: usize,
    col_widths: &[f64],
    gap: f64,
) -> f64
Expand description

Compute the width of a multi-column span.