Searched defs:KeywordsInTable (Results 1 – 2 of 2) sorted by relevance
12 public struct KeywordsInTable : IFlatbufferObject struct31 public static Offset<KeywordTest.KeywordsInTable> CreateKeywordsInTable(FlatBufferBuilder builder, in CreateKeywordsInTable()49 public static Offset<KeywordTest.KeywordsInTable> EndKeywordsInTable(FlatBufferBuilder builder) { in EndKeywordsInTable()64 …public static Offset<KeywordTest.KeywordsInTable> Pack(FlatBufferBuilder builder, KeywordsInTableT… in Pack()
15 pub struct KeywordsInTable<'a> { struct19 impl<'a> flatbuffers::Follow<'a> for KeywordsInTable<'a> { implementation27 impl<'a> KeywordsInTable<'a> { implementation85 impl flatbuffers::Verifiable for KeywordsInTable<'_> { implementation154 impl core::fmt::Debug for KeywordsInTable<'_> { implementation