write_rgb

Function write_rgb 

Source
pub fn write_rgb<W: Write>(f: &mut W, r: u8, g: u8, b: u8) -> Result
Expand description

Write RGB foreground color code to the formatter