Skip to main content

Priority

Type Alias Priority 

Source
pub type Priority = i32;
Expand description

Task priority as an integer (higher = more important). Range: 0-10, where 10 is highest priority. Default is 5.