Crate corex_api

Source

Structs§

CoreX
The Core system manages the router and extensions. It allows registering extensions and running the server.

Traits§

ExtensionTrait
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.