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
pub async fn run_multi_with_config<F>(
builder_fn: F,
config: ShmSessionConfig,
) -> Result<(), CellError>Run a multi-service cell with custom SHM configuration