Struct libmacchina::Readouts [−][src]
pub struct Readouts {
pub battery: BatteryReadout,
pub kernel: KernelReadout,
pub memory: MemoryReadout,
pub general: GeneralReadout,
pub product: ProductReadout,
pub packages: PackageReadout,
}Fields
battery: BatteryReadoutkernel: KernelReadoutmemory: MemoryReadoutgeneral: GeneralReadoutproduct: ProductReadoutpackages: PackageReadout