Searched defs:TableInCBuilder (Results 1 – 1 of 1) sorted by relevance
106 pub struct TableInCBuilder<'a: 'b, 'b, A: flatbuffers::Allocator + 'a> { struct110 impl<'a: 'b, 'b, A: flatbuffers::Allocator + 'a> TableInCBuilder<'a, 'b, A> { implementation