pub fn ignore(buf: &[u8]) -> Lines<'_>Notable traits for Lines<'a>impl<'a> Iterator for Lines<'a>    type Item = (Pattern, usize);