blob: 7b3291257b9360521d888332b085b57669d72e83 [file] [log] [blame]
/*!
Vector algorithms for the `aarch64` target.
*/
pub mod neon;
pub(crate) mod memchr;