pub fn ignored_line<'input>( __input: &'input str, ) -> Result<IgnoredLine, ParseError<<str as Parse>::PositionRepr>>