simd 0.2.5

OBSOLETE: See `core::simd` instead.
1
2
3
//! Features specific to AArch64 CPUs.

pub mod neon;