system-info 0.1.2

Library to get system information
Documentation
1
2
3
4
pub mod cpu;
pub mod network;
#[cfg(not(any(target_os = "macos", target_os = "ios")))]
pub mod mem;