Module reusable_
box
tokio_
util
0.7.15
Module reusable_
box
Module Items
Structs
Functions
In tokio_
util::
sync
Modules
cancellation_token
mpsc
poll_semaphore
reusable_box
Structs
CancellationToken
DropGuard
PollSemaphore
PollSendError
PollSender
ReusableBoxFuture
WaitForCancellationFuture
WaitForCancellationFutureOwned
tokio_util
::
sync
Module
reusable_box
Copy item path
Settings
Help
Summary
Source
Structs
§
Call
OnDrop
🔒
Reusable
BoxFuture
A reusable
Pin<Box<dyn Future<Output = T> + Send + 'a>>
.
Functions
§
reuse_
pin_
box
🔒