Skip to main content

select_backend

Function select_backend 

Source
pub fn select_backend(
    config: &BackendConfig,
) -> Result<Box<dyn ExecutionBackend>, RunnerError>