tokio_
util
0.7.13
Module reusable_
box
Module Items
Structs
Functions
In tokio_
util::
sync
tokio_util
::
sync
Module
reusable_box
Copy item path
source
Structs
ยง
Call
OnDrop
๐
Reusable
BoxFuture
A reusable
Pin<Box<dyn Future<Output = T> + Send + 'a>>
.
Functions
ยง
reuse_
pin_
box
๐