std
1.90.0-nightly
(deea41a12 2025-07-24) (Ferrocene by Ferrous Systems)
In std::
future
Macros
join
Structs
Pending
PollFn
Ready
Traits
AsyncDrop
Future
IntoFuture
Functions
async_drop_in_place
pending
poll_fn
ready
std
::
future
Function
async_drop_in_place
Copy item path
Settings
Help
Summary
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.