Macro stomp_parser::headers[][src]

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