Function repeat

Source
pub fn repeat(s: &str, count: i32, writer: &mut impl Write)