Constant frame::traits::schedule::LOWEST_PRIORITY
pub const LOWEST_PRIORITY: u8 = 255; // 255u8Expand description
The lowest priority. Most stuff should be around here.
pub const LOWEST_PRIORITY: u8 = 255; // 255u8The lowest priority. Most stuff should be around here.