tokio_sync::oneshot

Module error

Source
Expand description

Oneshot error types

Structsยง

  • Error returned by the Future implementation for Receiver.
  • Error returned by the try_recv function on Receiver.