[][src]Trait rainbow_text::Background

pub trait Background {
    fn write_bg(&self) -> Result<()>;
}

Required methods

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

Loading content...

Implementors

Loading content...