Module engine

Module engine 

Source
Expand description

Bootstrap engine that orchestrates module discovery, dependency resolution, container configuration, and server startup.

Structs§

AppBootstrapper
The main bootstrap orchestrator that handles the complete app startup process

Functions§

create_bootstrapper
Utility function to create a bootstrapper directly (for convenience)