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