Searched refs:ENUM_MIN_COLOR (Results 1 – 3 of 3) sorted by relevance
34 const ENUM_MIN_COLOR: i8 = 0; constant
196 pub const ENUM_MIN_COLOR: u8 = 1; constant
249 assert_eq!(1, my_game::example::ENUM_MIN_COLOR); in enum_constants_are_public()