Skip to main content

longest_common_substring

Function longest_common_substring 

Source
fn longest_common_substring(a: &[u8], b: &[u8]) -> usize