Skip to main content

get_shingles

Function get_shingles 

Source
pub fn get_shingles(data: &[u8], k: usize) -> Vec<&[u8]>
Expand description

Compute all shingles for a document.