Function cargo_source::pad_end

source ·
pub fn pad_end(input: &str, total_length: usize, padding_char: char) -> String