Searched defs:MyPhantomPinned (Results 1 – 1 of 1) sorted by relevance
15 struct MyPhantomPinned {} struct16 impl !Unpin for MyPhantomPinned {} implementation