Function colorize

Source
pub fn colorize(content: &str, styles: &[&str]) -> String
Expand description

Colorize a string using given styles.