Expand description

A character-wise version for faster matching on multibyte characters.

Modules

Structs

A fast multiple pattern match automaton implemented with the Aho-Corasick algorithm and character-wise double-array data structure.