Structs§
- Crossterm
- Crossterm
Functions§
- disable_
raw_ mode - Disables raw mode.
- init_
panic_ hook - configure custom panic hook that disables terminal raw mode supply a closure that will be called when a panic occurs giving an opportunity to output a custom message. The closure should return a desirable process exit code.