Skip to main content

create_backend

Function create_backend 

Source
pub fn create_backend(harness: &Harness) -> Result<Box<dyn AgentBackend>>
Expand description

Create a backend from a harness specification.

This is the main factory function for creating backends.