pub fn parse(buf: &[u8]) -> Lines<'_>ⓘNotable traits for Lines<'a>impl<'a> Iterator for Lines<'a> type Item = Result<(Kind, Iter<'a>, usize), Error>;
impl<'a> Iterator for Lines<'a> type Item = Result<(Kind, Iter<'a>, usize), Error>;