cs431_
homework
0.1.0
In cs431_
homework::
test::
loom::
future
cs431_homework
::
test
::
loom
::
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
)
Expand description
Async drop.