Module prioritized_metered_channel::oneshot

source ·
Expand description

Metered variant of oneshot channels to be able to extract delays caused by delayed responses.

Structs§

Enums§

Traits§

  • A dummy trait that allows implementing measurements for Result<_,_>.

Functions§

  • Create a new pair of OneshotMetered{Sender,Receiver}.