[][src]Function nixterm::ansi::set_foreground

pub fn set_foreground<W: Write>(w: &mut W, c: Color) -> Result<()>