Constant r3_kernel::utils::FIXED_PRIO_BITMAP_MAX_LEN
source · pub const FIXED_PRIO_BITMAP_MAX_LEN: usize = _; // 262_144usize
Expand description
The maximum bit count supported by FixedPrioBitmap
.
pub const FIXED_PRIO_BITMAP_MAX_LEN: usize = _; // 262_144usize
The maximum bit count supported by FixedPrioBitmap
.