winnow::parser

Macro impl_parser_for_tuple

source
macro_rules! impl_parser_for_tuple {
    ($($parser:ident $output:ident),+) => { ... };
}