Searched refs:ENUM_MIN_RACE (Results 1 – 2 of 2) sorted by relevance
265 pub const ENUM_MIN_RACE: i8 = -1; constant
267 assert_eq!(-1, my_game::example::ENUM_MIN_RACE); in enum_constants_are_public()