Extremely fast 1, 2 or 3 byte search and single substring search
Description
Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32)
routines for 1, 2 or 3 byte search and single substring search.
This package contains library source intended for building other packages which
use the "memchr" crate.