aho_corasick::packed::rabinkarp

Type Alias Hash

Source
type Hash = usize;
Expand description

The type of the rolling hash used in the Rabin-Karp algorithm.