memchr::arch::all

Module shiftor

Source
Expand description

An implementation of the Shift-Or substring search algorithm.

Structsยง

  • A forward substring searcher using the Shift-Or algorithm.