referrerpolicy=no-referrer-when-downgrade

Constant HIGHEST_PRIORITY

Source
pub const HIGHEST_PRIORITY: Priority = 0;
Expand description

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