Home
last modified time | relevance | path

Searched refs:ENUM_MIN_ANY (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/
Dmonster_test_generated.rs331 pub const ENUM_MIN_ANY: u8 = 0; constant
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs282 assert_eq!(0, my_game::example::ENUM_MIN_ANY); in enum_constants_are_public()