Function leftpad::left_pad_char [] [src]

pub fn left_pad_char(s: &str, pad: u32, padchar: char) -> String

pad a string to the left with pad padchar