Home
last modified time | relevance | path

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

/wasmtime-44.0.1/tests/all/component_model/
H A Dcall_hook.rs186 async fn call_wrapped_async_func() -> Result<()> { in call_wrapped_async_func() function
/wasmtime-44.0.1/tests/all/
H A Dcall_hook.rs118 async fn call_wrapped_async_func() -> Result<(), Error> { in call_wrapped_async_func() function