pub const MIN_CONFIDENCE: u8 = u8::MIN; // 0u8
The minimum allowed confidence of any given Type.
Type