Module commands

Module commands 

Source
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§

MailboxDeliveryResult
Represents the result of attempting to deliver a message to a mailbox.
UiNotification
Represents a notification to be sent to the UI.