Lightweight runtime CPU feature detection for x86/x86_64 and aarch64
Description
Lightweight runtime CPU feature detection for aarch64, loongarch64, and
x86/x86_64 targets, with no_std support and support for mobile targets
including Android and iOS.
This package contains library source intended for building other packages which
use the "default" feature of the "cpufeatures" crate.