macro_rules! struct_parser_display {
    ( $($rest:tt)* ) => { ... };
}