Home
last modified time | relevance | path

Searched defs:StatArgs (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/monster_test/my_game/example/
Dstat_generated.rs103 pub struct StatArgs<'a> { struct
108 impl<'a> Default for StatArgs<'a> { implementation
/external/flatbuffers/tests/monster_test_serialize/my_game/example/
Dstat_generated.rs105 pub struct StatArgs<'a> { struct
110 impl<'a> Default for StatArgs<'a> { argument