// Take a look at the license at the top of the repository in the LICENSE file.
pub(crate)structCpuInner;implCpuInner{pub(crate)fnnew()->Self{Self}pub(crate)fncpu_usage(&self)->f32{0.0}pub(crate)fnname(&self)->&str{""}pub(crate)fnfrequency(&self)->u64{0}pub(crate)fnvendor_id(&self)->&str{""}pub(crate)fnbrand(&self)->&str{""}}