raw-cpuid 10.7.0

A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore.
Documentation

raw-cpuid

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 0 of them enabled by default.

clap

cli

display

serde

serde_derive

serde_json

serialize

std

This feature flag does not enable additional features.

termimad