1/*! 2Algorithms for the `aarch64` target using 128-bit vectors via NEON. 3*/ 4 5pub mod memchr; 6pub mod packedpair;