Function stop_runtime
Function stop_runtime
Generated from cargo doc --no-deps -p nemo-fabric-core.
pub fn stop_runtime(
plan: &RunPlan,
runtime: &RuntimeHandle,
) -> Result<Vec<FabricEvent>>
Stop or detach from a harness runtime.
Function stop_runtime
Generated from cargo doc --no-deps -p nemo-fabric-core.
pub fn stop_runtime(
plan: &RunPlan,
runtime: &RuntimeHandle,
) -> Result<Vec<FabricEvent>>
Stop or detach from a harness runtime.