Module tokio::sync::watch::error

source ·
Expand description

Watch error types.

Structs

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