MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / many_results_dynamic

Function many_results_dynamic

tests/all/component_model/func.rs:1113–1115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1111
1112#[tokio::test]
1113async fn many_results_dynamic() -> Result<()> {
1114 test_many_results(true, false).await
1115}
1116
1117#[tokio::test]
1118async fn many_results_dynamic_concurrent() -> Result<()> {

Callers

nothing calls this directly

Calls 1

test_many_resultsFunction · 0.85

Tested by

no test coverage detected