Module ascii_forge::window
source · Re-exports§
pub use crate::prelude::*;
Structs§
- Struct that helps report what the terminal supports for you without you having to work with it yourself.
- 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§
- Enables a panic hook to help you terminal still look pretty.