style_format

Function style_format 

Source
pub fn style_format(text: &str, style: Style) -> String
Expand description

Apply a Style to text

Alternate syntax for style.format(...)