run_multi_with_config

Function run_multi_with_config 

Source
pub async fn run_multi_with_config<F>(
    builder_fn: F,
    config: ShmSessionConfig,
) -> Result<(), CellError>
Expand description

Run a multi-service cell with custom SHM configuration