Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wit-bindgen/src/
H A Drust.rs11 pub trait RustGenerator<'a> { interface
H A Dlib.rs8 use crate::rust::{RustGenerator, TypeMode, to_rust_ident, to_rust_upper_camel_case};
3171 impl<'a> RustGenerator<'a> for InterfaceGenerator<'a> {