Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

hedgar2017/sys-info-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sys-info-rs

Get system information in Rust.

For now it supports Linux, Windows, FreeBSD, Mac OS X and Android.

Usage

Add this to Cargo.toml:

[dependencies]
sys-info = "*"

and add this to crate root:

extern crate sys_info;

About

Get system information in Rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%