pub fn style_format(text: &str, style: Style) -> String
Apply a Style to text
Style
Alternate syntax for style.format(...)
style.format(...)