https://doc.rust-lang.org/core/marker/trait.UnsafeUnpin.html
UnsafeUnpin in core::marker - Rust
Used to determine whether a type contains any `UnsafePinned` (or `PhantomPinned`) internally, but not through an indirection. This affects, for example,...
coremarkerrust
https://doc.rust-lang.org/stable/core/marker/trait.UnsafeUnpin.html
UnsafeUnpin in core::marker - Rust
Used to determine whether a type contains any `UnsafePinned` (or `PhantomPinned`) internally, but not through an indirection. This affects, for example,...
coremarkerrust