Searched refs:InterfaceFunc (Results 1 – 3 of 3) sorted by relevance
| /wasmtime-44.0.1/crates/wiggle/generate/src/ |
| H A D | codegen_settings.rs | 7 use witx::{Document, Id, InterfaceFunc, Module, NamedType, TypeRef}; 41 pub fn get_async(&self, module: &Module, func: &InterfaceFunc) -> Asyncness { in get_async()
|
| H A D | funcs.rs | 13 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 D | wasmtime.rs | 72 func: &witx::InterfaceFunc, in generate_func() argument
|