tokio::sync::broadcast

Constant MAX_RECEIVERS

Source
const MAX_RECEIVERS: usize = _; // 4_611_686_018_427_387_903usize
Expand description

Max number of receivers. Reserve space to lock.