Searched refs:ImplBox (Results 1 – 3 of 3) sorted by relevance
2 pub unsafe trait ImplBox {} trait
460 pub use crate::rust_type::{ImplBox, ImplVec, RustType};
1154 #unsafe_token impl #impl_generics ::cxx::private::ImplBox for #ident #ty_generics {} in expand_rust_box()