Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wit-bindgen/src/
H A Drust.rs249 fn print_future(&mut self, ty: Option<&Type>) { in print_future() method
H A Dlib.rs2238 self.print_future(ty); in type_future()