Searched refs:unsafe_impl (Results 1 – 2 of 2) sorted by relevance
194 pub fn unsafe_impl(&mut self, what: &str, for_what: &str) { in unsafe_impl() method
759 let unsafe_impl = quote_spanned!(ety.type_token.span=> unsafe impl); in expand_rust_type_impl() localVariable763 #unsafe_impl #generics ::cxx::private::RustType for #ident #generics {} in expand_rust_type_impl()