Crate system_data

Source

Re-exports§

pub use cpu_info as CpuInfo;
pub use disk_info as DiskInfo;

Modules§

cpu_info
disk_info

Functions§

read_doc
A package for collect information about OS, CPU and Disk Drive of a windows operating system. You can collect disk information from any device with just a function call. you will be able to collect the OS Information, CPU Information and Disk Information information of a windows system with this package.