Searched defs:PinnedDropImpl (Results 1 – 1 of 1) sorted by relevance
17 struct PinnedDropImpl<T> { struct23 impl<T: Unpin> PinnedDrop for PinnedDropImpl<T> { argument