Module state

Module state 

Source
Expand description

This module defines the central state management for the user interface.

Modulesยง

chat ๐Ÿ”’
This module contains chat-related functionalities for the UIState.
input ๐Ÿ”’
This module contains input buffer manipulation functionalities for the UIState.
logs ๐Ÿ”’
This module contains log-related functionalities for the UIState.

Structsยง

ChatMessageEntry
Represents a chat message along with its reception timestamp.
UIState
Represents the overall state of the user interface.