Type Alias Capacity

Source
pub type Capacity = usize;
Expand description

Represents the maximum capacity or buffer size of a broadcast channel.