pub const ENUM_MAX_PRECISION: u8 = 1; // 1u8
Use associated constants instead. This will no longer be generated in 2021.