Module console_communication

Source
Expand description

This module provides the main components for handling communication with the console. It includes the console_endpoint module for managing console endpoints, the console_messenger module for messaging functionality, and the melvin_messages module for defining message structures and protocols.

Re-exportsยง

pub use console_messenger::ConsoleMessenger;

Modulesยง

console_endpoint ๐Ÿ”’
console_messenger ๐Ÿ”’
melvin_messages ๐Ÿ”’