Function air::data::create_runner

source ยท
async fn create_runner(
    mode: Option<Mode>,
    _air_interpreter_wasm_path: &Path,
    _test_init_parameters: TestInitParameters,
) -> Result<Box<dyn DataToHumanReadable>>