Struct oxidized_curses::MainWindow[][src]

pub struct MainWindow {}

Implementations

The fullscreen ncurses window

Set up the window with some basic defaults

Get a character from stdin

Trait Implementations

Reset the tty to a reasonable state and clean up curses

Move the cursor to specific coordinates and print a string

Print a string at the current cursor coordinates

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.