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

Function many_results

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

Source from the content-addressed store, hash-verified

1101
1102#[tokio::test]
1103async fn many_results() -> Result<()> {
1104 test_many_results(false, false).await
1105}
1106
1107#[tokio::test]
1108async fn many_results_concurrent() -> Result<()> {

Callers

nothing calls this directly

Calls 1

test_many_resultsFunction · 0.85

Tested by

no test coverage detected