std
1.89.0-nightly
(d4e1159b8 2025-06-21)
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.