[][src]Constant frame_support::traits::schedule::HIGHEST_PRORITY

pub const HIGHEST_PRORITY: Priority = 0;

The highest priority. We invert the value so that normal sorting will place the highest priority at the beginning of the list.