run_with_config

Function run_with_config 

Source
pub async fn run_with_config<S>(
    service: S,
    config: ShmSessionConfig,
) -> Result<(), CellError>
where S: ServiceDispatch,
Expand description

Run a single-service cell with custom SHM configuration