Skip to main content

Crate cpudetect

Crate cpudetect 

Source

Modules§

aarch64
CPU feature and family detection helpers for AArch64/ARM64 CPUs.
x86_64
CPU feature and family detection helpers for x86_64/AMD64 CPUs.

Attribute Macros§

target_family
Expands a CPU family name into Rust #[target_feature] requirements.