osinfo
Overview
Rust library project used to get operating system detail.
Library (osinfo)
osinfo usage
To use this crate, add osinfo as a dependency to your project's Cargo.toml:
[]
= "1"
Example
use osinfo;
let info = get;
// Print full information:
println!;
println!;
println!;
println!;
println!;
println!;
println!;
License
osinfo is licensed under the MIT license. See (LICENSE) for the details.