[][src]Trait rainbow_text::Foreground

pub trait Foreground {
    fn write(&self) -> Result<()>;
}

Required methods

fn write(&self) -> Result<()>

Loading content...

Implementors

Loading content...