Core data models and types for tuiserial
This crate provides the fundamental data structures, enums, and state management types used throughout the tuiserial application.
Architecture
The core is organized into modular components:
types: Basic type definitions and enums (DisplayMode, TxMode, Parity, etc.)notification: Notification system for user messageslog: Log entries and message log for serial communicationconfig: Serial port configurationstate: Main application state managementi18n: Internationalization support