cpufeatures 0.1.4

Lightweight and efficient no-std compatible alternative to the is_x86_feature_detected! macro
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "cpufeatures"
version = "0.1.4"
dependencies = [
 "libc",
]

[[package]]
name = "libc"
version = "0.2.94"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "18794a8ad5b29321f790b55d93dfba91e125cb1a9edbd4f8e3150acc771c1a5e"