// rustfmt-version: One pub fn parse_conditional<'a, I: 'a>( ) -> impl Parser + 'a where I: Stream, { }