Efficiently search strings and byte slices for sets of ASCII characters
Description
Tiny library to efficiently search strings and byte slices for sets of ASCII
characters or bytes.
This package contains library source intended for building other packages
which use "pattern" feature of "jetscii" crate.