Function initialize_workers

Source
pub async fn initialize_workers(
    app_state: ThinData<DefaultAppState>,
) -> Result<()>