raw-cpuid 9.0.1

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 3 feature flags, 0 of them enabled by default.

serialize

  • serde
  • serde_derive

serde

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.