memchr
2.7.2
Module shiftor
Structs
In memchr::arch::all
?
Module
memchr
::
arch
::
all
::
shiftor
source
·
[
−
]
Expand description
An implementation of the
Shift-Or substring search algorithm
.
Structs
§
Finder
A forward substring searcher using the Shift-Or algorithm.