Structs§
- CoreX
- The Core system manages the router and extensions. It allows registering extensions and running the server.
Traits§
- Extension
Trait - Defines the interface for extensions that can be registered with the Core system. Extensions must implement this trait to extend the functionality of the Core system.