Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/test-util/src/
H A Dcomponent_fuzz.rs928 LiftAbi::AsyncStackful => None, in make_import_and_export()
1534 LiftAbi::AsyncStackful => "async", in make_component()
1543 LiftAbi::AsyncCallback | LiftAbi::AsyncStackful => { in make_component()
1701 AsyncStackful, enumerator
1861 LiftAbi::AsyncStackful => quote!(AsyncStackful), in to_tokens()