pub const MAX_CONFIDENCE: u8 = u8::MAX; // 255u8
The maximum allowed confidence of any given Type.
Type