Module memchr::arch::all::shiftor

source ·
Expand description

An implementation of the Shift-Or substring search algorithm.

Structs

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