Searched defs:ENUM_MIN_COLOR (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/samples/ | ||
D | monster_generated.rs | 34 const ENUM_MIN_COLOR: i8 = 0; constant |
/external/flatbuffers/tests/ | ||
D | monster_test_generated.rs | 196 pub const ENUM_MIN_COLOR: u8 = 1; constant |