Skip to main content

bootstrap

Function bootstrap 

Source
pub(super) async fn bootstrap(
    catalog: &ContentCatalog,
    sim_config: &str,
    resolver: &DynDataResolver<'_>,
    overrides: &IntentOverrides,
) -> Result<BootstrapResult, ApplicationError>