pub fn searcher_simd_instructions() -> &'static strExpand description
Returns the SIMD instructions set used by this crate’s amortized
memchr-like searcher.
Note that memchr routines, also used by this crate might use
different instruction sets.