Searched refs:ENUM_MAX_COLOR (Results 1 – 3 of 3) sorted by relevance
35 const ENUM_MAX_COLOR: i8 = 2; constant
197 pub const ENUM_MAX_COLOR: u8 = 8; constant
250 assert_eq!(8, my_game::example::ENUM_MAX_COLOR); in enum_constants_are_public()