pub const fn level_position(priority: Priority) -> Option<usize>Expand description
Where one priority sits in PRIORITY_LEVELS, or None for none, which is no option;
see that list for what this pins.
pub const fn level_position(priority: Priority) -> Option<usize>Where one priority sits in PRIORITY_LEVELS, or None for none, which is no option;
see that list for what this pins.