Module sc_utils::status_sinks
source · Structs
One of the sinks is ready.
Holds a list of
UnboundedSender
s, each associated with a certain time period. Every time the
period elapses, we push an element on the sender.