Searched refs:ENUM_MIN_ANY (Results 1 – 2 of 2) sorted by relevance
331 pub const ENUM_MIN_ANY: u8 = 0; constant
282 assert_eq!(0, my_game::example::ENUM_MIN_ANY); in enum_constants_are_public()