pub fn rainbow(string: &str) -> String
Colors the given lines in rainbow colors.
lines
The colored output.