flatbuffers::table_struct! [] [src]

macro_rules! table_struct {
    ($name:ident) => { ... };
}