ReceiverCount

Type Alias ReceiverCount 

Source
pub type ReceiverCount = usize;
Expand description

Represents the number of active receivers subscribed to a broadcast channel.