pub type ReceiverCount = usize;
Re-exports constants, structs, traits, and types from the broadcast module. Represents the number of active receivers subscribed to a broadcast channel.
broadcast