Module shiftor
memchr
2.7.4
Module shiftor
Module Items
Structs
In memchr::
arch::
all
Modules
memchr
packedpair
rabinkarp
shiftor
twoway
Functions
is_equal
is_equal_raw
is_prefix
is_suffix
memchr
::
arch
::
all
Module
shiftor
Copy item path
Settings
Help
Summary
Source
Expand description
An implementation of the
Shift-Or substring search algorithm
.
Structs
§
Finder
A forward substring searcher using the Shift-Or algorithm.