DEFAULT_RATING

Constant DEFAULT_RATING 

Source
pub const DEFAULT_RATING: u8 = 3;
Expand description

Default rating for an unrated preset. Picked at the middle of the [0, 5] window so unrated presets sit between user-disliked (0–2) and user-liked (4–5) when weighted-random sampling.