Expand description
This module defines the core data structures and commands used throughout the application, particularly for the CLI and TUI.
Structs§
- Node
- Represents the central state and functionality of the application node.
Enums§
- Mailbox
Delivery Result - Represents the result of attempting to deliver a message to a mailbox.
- UiNotification
- Represents a notification to be sent to the UI.