async_std

Module pin

source
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.