repeat_char

Function repeat_char 

Source
pub fn repeat_char(ch: String, num: usize) -> String