Module pin

Source
Available on unstable only.
Expand description

Types that pin data to its location in memory.

For more documentation see std::pin.

Structsยง

Pin
A pointer which pins its pointee in place.