cpufreq 0.1.4

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