os_stat 0.1.0

A library to get system metrics like cpu load and memory usage
Documentation
[dependencies.libc]
version = "0.2"

[package]
authors = ["Krouton <krouton@hatena.ne.jp>"]
categories = ["os"]
description = "A library to get system metrics like cpu load and memory usage"
edition = "2018"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["linux", "os"]
license = "Apache-2.0"
name = "os_stat"
readme = "README.md"
repository = "https://github.com/Krout0n/os-stat-rs"
version = "0.1.0"