Searched refs:ENUM_VALUES_COLOR (Results 1 – 3 of 3) sorted by relevance
69 const ENUM_VALUES_COLOR:[Color; 3] = [ constant
231 pub const ENUM_VALUES_COLOR:[Color; 3] = [ constant
251 assert_eq!(my_game::example::ENUM_VALUES_COLOR, [ in enum_constants_are_public()