Searched refs:MyDebugHandler (Results 1 – 1 of 1) sorted by relevance
136 store.set_debug_handler(MyDebugHandler); in require_async_with_debug_handler()141 struct MyDebugHandler; in require_async_with_debug_handler() struct143 impl DebugHandler for MyDebugHandler { in require_async_with_debug_handler() implementation