Type Alias ReceiverCount

Source
pub type ReceiverCount = usize;
Expand description

Re-exports constants, structs, traits, and types from the broadcast module. Represents the number of active receivers subscribed to a broadcast channel.