Module shiftor
Available on crate feature
dep_memchr
only.Expand description
An implementation of the Shift-Or substring search algorithm.
Structsยง
- A forward substring searcher using the Shift-Or algorithm.
dep_memchr
only.An implementation of the Shift-Or substring search algorithm.