pub type ReceiverCount = usize;
Represents the number of active receivers subscribed to a broadcast channel.