Home
last modified time | relevance | path

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

/linux/rust/pin-init/src/
H A Dlib.rs1815 impl<T> Wrapper<T> for core::pin::UnsafePinned<T> { implementation
/linux/rust/pin-init/
H A DREADME.md57 This feature enables the `Wrapper` implementation on the unstable `core::pin::UnsafePinned` type.