Expand description
The core library for the lk-inside application.
This crate defines the main application state, screen management, input handling modes, and re-exports common types and modules used throughout the application. It serves as the central hub for integrating various components of the TUI application.
Modules§
Structs§
- AppState
- Holds the entire state of the application, managing data, UI screens, and user input.
- Data
Frame - A contiguous growable collection of
Seriesthat have the same length. - Series
- Series