Home
last modified time | relevance | path

Searched defs:Struct11 (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/pin-project/tests/
Dpin_project.rs628 struct Struct11<'a, T: ?Sized, U: ?Sized> { in dst() struct
629 f1: &'a mut T, in dst()
630 f2: U, in dst()