stomp_parser
macro_rules! headers { ( $( ($header:ident, $name:literal ,$types:ty ) ),* ) => { ... }; }