Struct termion::color::Reset [] [src]

pub struct Reset;

Reset colors to defaults.

Trait Implementations

impl Color for Reset
[src]

Write the foreground version of this color.

Write the background version of this color.