pub fn load_plugin(
wasm_path: &Path,
state: TestState,
timeout: Duration,
) -> Result<LoadedPlugin, RunnerError>pub fn load_plugin(
wasm_path: &Path,
state: TestState,
timeout: Duration,
) -> Result<LoadedPlugin, RunnerError>