MCPcopy Create free account
hub / github.com/endbasic/endbasic / test_message_channel_yield

Function test_message_channel_yield

web/src/lib.rs:438–440  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

436
437 #[wasm_bindgen_test]
438 async fn test_message_channel_yield() {
439 do_message_channel_yield().await;
440 }
441}

Callers

nothing calls this directly

Calls 1

do_message_channel_yieldFunction · 0.85

Tested by

no test coverage detected