Registry / utility / cpuid-bool

cpuid-bool

JSON →
library0.99.99rscratesunverified

DEPRECATED: replaced by the `cpufeatures` crate.

# Cargo.toml [dependencies] cpuid-bool = "0.99.99"
INSTALL
IMPORT
SIG · CPUID-BOOL
C
cpuid-bool
utilityrustv0.99.99
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

has_feature
use cpuid_bool::has_feature;

Checks CPU feature support (deprecated).

// Deprecated: use cpufeatures instead // use cpuid_bool::has_feature; fn main() { println!("This crate is deprecated"); }
Debug
Known issues
breakingCrate is deprecated; use cpufeatures instead
fix
Replace cpuid_bool with cpufeatures crate
affects: >=0.99.0
Upgrade
Version history
0.99.99latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
cpuid-bool — cargo add cpuid-bool · libregistry