Expand description
Event system for Code Mesh Core
This module provides a comprehensive event system for communication between different components of the Code Mesh ecosystem.
Modules§
- events
- Common events used throughout Code Mesh
Structs§
- Event
Bus - Event bus for managing event distribution
Enums§
- Event
Priority - Event priority levels
Traits§
- Event
- Event trait that all events must implement
- Event
Handler - Event handler trait