pub fn write_rgb<W: Write>(f: &mut W, r: u8, g: u8, b: u8) -> Result
Write RGB foreground color code to the formatter