Searched defs:MyWrapper (Results 1 – 3 of 3) sorted by relevance
29 struct MyWrapper(SomeStruct); in test_transparent_basic() struct31 unsafe impl TransparentWrapper<SomeStruct> for MyWrapper {} in test_transparent_basic() implementation
196 static class MyWrapper class in AnySetterTest
524 class MyWrapper: class