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

Function many_parameters

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

Source from the content-addressed store, hash-verified

816
817#[tokio::test]
818async fn many_parameters() -> Result<()> {
819 test_many_parameters(false, false).await
820}
821
822#[tokio::test]
823async fn many_parameters_concurrent() -> Result<()> {

Callers

nothing calls this directly

Calls 1

test_many_parametersFunction · 0.85

Tested by

no test coverage detected