Module cybergrape::gui
source ยท Expand description
The various functions and utilities that wrap around ratatui to make our project look nice.
Modulesยง
- device_selector ๐
- error ๐
- fold_until_stop ๐
Enumsยง
- The various kinds of errors that can be produced while runing this TUI.
Functionsยง
- Generates a TUI that allows the user to select which serial device is attached to the u-blox antenna.
- Generates a gui that runs a function until the user provides input.