tokio::sync::watch

Module error

source
Expand description

Watch error types.

Structsยง

  • Error produced when receiving a change notification.
  • Error produced when sending a value fails.