LcsMatch

Type Alias LcsMatch 

Source
pub type LcsMatch = ((usize, usize), (usize, usize), Option<usize>);