repeat_str

Function repeat_str 

Source
pub fn repeat_str(s: &str, n: usize) -> String