procstat 1.0.1

Parses the /proc/stat file into a struct.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "procstat"
version = "1.0.1"
authors = ["John G <botagar@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Parses the /proc/stat file into a struct."
keywords = ["procstat", "proc", "stat", "parser", "unix"]
categories = ["filesystem", "hardware-support", "os::unix-apis", "os::linux-apis", "parser-implementations"]