Function repeat

Source
pub fn repeat(string: Expr, n: Expr) -> Expr
Available on crate feature string_expressions only.
Expand description

Repeats the string to n times