Skip to main content

run_with_runtime

Function run_with_runtime 

Source
pub fn run_with_runtime(
    config_path: &Path,
    config_base: ConfigBase,
    options: RunOptions,
    runtime: &mut dyn Runtime,
) -> FloeResult<RunOutcome>