Module std_detect::detect::arch
source · 🔬This is a nightly-only experimental API. (
stdsimd
)Re-exports
pub use x86::*;
Experimental
Modules
- Aarch64 run-time features.
- Run-time feature detection on ARM Aarch32.
- Run-time feature detection on MIPS.
- Run-time feature detection on MIPS64.
- Run-time feature detection on PowerPC.
- Run-time feature detection on PowerPC64.
- Run-time feature detection on RISC-V.
- This module implements minimal run-time feature detection for x86.