Home
last modified time | relevance | path

Searched refs:size_prefixed_root_as_monster (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/samples/
Dmonster_generated.rs950 pub fn size_prefixed_root_as_monster(buf: &[u8]) -> Result<Monster, flatbuffers::InvalidFlatbuffer>… in size_prefixed_root_as_monster() function
/third_party/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs266 my_game::example::size_prefixed_root_as_monster(bytes).unwrap() in serialized_example_is_accessible_and_correct()
/third_party/flatbuffers/tests/
Dmonster_test_generated.rs3950 pub fn size_prefixed_root_as_monster(buf: &[u8]) -> Result<Monster, flatbuffers::InvalidFlatbuffer>… in size_prefixed_root_as_monster() function