Skip to main content

aligned_widths

Function aligned_widths 

Source
pub fn aligned_widths(widths: Vec<usize>, alignment: usize) -> Vec<usize>
Expand description

Align each width in place, returning the same Vec.