fn all_matched_lines(
lhs_mps: &[MatchedPos],
rhs_mps: &[MatchedPos]
) -> Vec<(Option<LineNumber>, Option<LineNumber>)>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,
fn all_matched_lines(
lhs_mps: &[MatchedPos],
rhs_mps: &[MatchedPos]
) -> Vec<(Option<LineNumber>, Option<LineNumber>)>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,