Module async_std::pin

source ·
Available on unstable only.
Expand description

Types that pin data to its location in memory.

For more documentation see std::pin.

Structs§

  • A pointer which pins its pointee in place.