Module window

Source

Re-exports§

pub use crate::prelude::*;

Structs§

Inline
Window
The main window behind the application. Represents the terminal window, allowing it to be used similar to a buffer, but has extra event handling.

Functions§

handle_panics
Enables a panic hook to help you terminal still look pretty.