Searched refs:ENUM_MAX_ANY_UNIQUE_ALIASES (Results 1 – 2 of 2) sorted by relevance
399 pub const ENUM_MAX_ANY_UNIQUE_ALIASES: u8 = 3; constant
298 assert_eq!(3, my_game::example::ENUM_MAX_ANY_UNIQUE_ALIASES); in enum_constants_are_public()