Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/tests/
Dtest_generics.rs107 impl #impl_generics MyTrait for Test #ty_generics #where_clause {} in test_split_for_impl()
110 impl<'a, 'b: 'a, #[may_dangle] T: 'a> MyTrait in test_split_for_impl() impl
/third_party/rust/crates/cxx/book/src/
Dextern-rust.md53 particular, a trait object `dyn MyTrait` or slice `[T]` may not be used for an