memchr
2.7.4
Module shiftor
Module Items
Structs
In memchr::
arch::
all
memchr
::
arch
::
all
Module
shiftor
Copy item path
Source
Expand description
An implementation of the
Shift-Or substring search algorithm
.
Structs
ยง
Finder
A forward substring searcher using the Shift-Or algorithm.