Struct termion::screen::ToMainScreen [] [src]

pub struct ToMainScreen;

Switch to the main screen buffer of the terminal.

Trait Implementations

impl Display for ToMainScreen
[src]

Formats the value using the given formatter. Read more