repeat

Function repeat 

Source
pub fn repeat(string: &str, number: usize) -> String
Expand description

生成重复的字符串

  • number 生成数量