Home
last modified time | relevance | path

Searched refs:async_error_context_caller (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/misc/component-async-tests/tests/scenario/
H A Derror_context.rs18 pub async fn async_error_context_caller() -> Result<()> { in async_error_context_caller() function
/wasmtime-44.0.1/crates/misc/component-async-tests/tests/
H A Dtest_all.rs17 async_error_context, async_error_context_callee, async_error_context_caller,