linux-stats 0.3.0

typesafe procfs info
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "linux-stats"
version = "0.3.0"
authors = ["Nathan Sizemore <nathanrsizemore@gmail.com>"]
description = "typesafe procfs info"
keywords = ["linux", "stat", "meminfo", "cpus"]
readme = "README.md"
license = "MPL-2.0"
repository = "https://github.com/nathansizemore/linux-stats"

[dependencies]
rustc-serialize = "^0.3"
enum_primitive = "0.1.1"
num = "0.1.36"