Expand description
As most of the existing crates require kernel-mode, this provides a
Rust-friendly interface for reading and writing to MSRs while in
user-space. This does require the msr kernel module to be loaded.
Currently this crate only supports Linux.
Structs§
- Msr
- A Rust-friendly MSR structure.