Skip to main content

pad_to_width

Function pad_to_width 

Source
pub fn pad_to_width(text: &str, width: usize, pad_char: char) -> String