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

Function recurse

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

Source from the content-addressed store, hash-verified

2998
2999#[test]
3000fn recurse() -> Result<()> {
3001 test_recurse(RecurseKind::AThenB)
3002}
3003
3004#[test]
3005fn recurse_trap() -> Result<()> {

Callers

nothing calls this directly

Calls 1

test_recurseFunction · 0.85

Tested by

no test coverage detected