Function z_algorithm

Source
pub fn z_algorithm(s: &[char]) -> Vec<usize>