Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wiggle/generate/src/
H A Dcodegen_settings.rs7 use witx::{Document, Id, InterfaceFunc, Module, NamedType, TypeRef};
41 pub fn get_async(&self, module: &Module, func: &InterfaceFunc) -> Asyncness { in get_async()
H A Dfuncs.rs13 func: &witx::InterfaceFunc, in define_func() argument
22 func: &witx::InterfaceFunc, in func_bounds() argument
31 func: &witx::InterfaceFunc, in _define_func() argument
H A Dwasmtime.rs72 func: &witx::InterfaceFunc, in generate_func() argument