std
1.89.0-nightly-414482f6a-2025-05-13
In std::
future
std
::
future
Function
async_drop_in_place
Copy item path
Source
pub async unsafe fn async_drop_in_place<T>(_to_drop:
*mut T
)
where T: ?
Sized
,
🔬
This is a nightly-only experimental API. (
async_drop
#126482
)
Expand description
Async drop.