Macro flatbuffers::struct_object [] [src]

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