[−][src]Module limiting_factor::kernel
Service execution utilities.
Provides methods to start the server and handle the application
Structs
Application | The application structure allows to encapsulate the service into a CLI application. |
MinimalApplication | |
MinimalService | The minimal service allows to spawn a server without any extra feature. |
Traits
Service |