async_
std
1.13.0
Module pin
Module Items
Structs
In crate async_
std
async_std
Module
pin
Copy item path
source
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.