aho_corasick
1.1.3
Hash
In aho_corasick::packed::rabinkarp
Type Alias
aho_corasick
::
packed
::
rabinkarp
::
Hash
Copy item path
source
ยท
[
−
]
type Hash =
usize
;
Expand description
The type of the rolling hash used in the Rabin-Karp algorithm.