hysterical 0.1.0

A useful Rust library used for fetching system information that is lightweight
Documentation
1
2
3
4
5
use std::process::Command;

fn main() {

}