Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wit-bindgen/src/
H A Dlib.rs71 import_interfaces: Vec<ImportInterface>,
86 struct ImportInterface { struct
470 self.import_interfaces.push(ImportInterface { in import()