Home
last modified time | relevance | path

Searched defs:MyDebugHandler (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/tests/all/
H A Dmissing_async.rs141 struct MyDebugHandler; in require_async_with_debug_handler() struct
143 impl DebugHandler for MyDebugHandler { in require_async_with_debug_handler() implementation