Expand description

Shared [tokio::sync::watch] channel wrappers.

These wrappers help use watch channels correctly.

Structs§

  • Efficient access to state data via a [tokio] [watch::Receiver] channel, while avoiding deadlocks.