ansi

Function ansi 

Source
pub fn ansi<T: Display>(text: T, fore: usize, back: usize) -> String
Expand description

colorize the foreground and backrground of the given text and reset the colors afterwards