dim

Function dim 

Source
pub fn dim<T>(text: &T) -> impl Display + '_
where T: Display + OwoColorize,
Expand description

Dim the text if the stream supports color.