repeat_char

Function repeat_char 

Source
pub fn repeat_char(c: char, n: usize) -> String