run_app

Function run_app 

Source
pub async fn run_app<H: Hooks>(
    mode: &StartMode,
    app_context: AppContext,
) -> Result<BootResult>
Expand description

Run the application with the given mode

ยงErrors

When could not create the application