cpufreq 0.1.6

Rust interface to the linux cpufreq library
1
2
pub type CpuId = u32;
pub type Frequency = u64;