Skip to main content

pad_str

Function pad_str 

Source
pub(crate) fn pad_str(s: &str, target: usize, pad: &str, start: bool) -> String