Macro flatbuffers::table_object [] [src]

macro_rules! table_object {
    ($name:ident, $inline_size:expr, [ $( $f:tt ),* ]) => { ... };
}