pub fn stylize(s: &str, opt: &StyleOpt) -> String
A function which will print a given &str s in accordance to the StylOpt opt.
s
opt