procshot_server 0.1.5

This crate can be used to continuously scan over `/proc` filesystem and write the data to the `datadir`. This is a wrapper over the procfs crate, so the compatibility of this crate depends on the compatibility of procfs crate.
Documentation
[dependencies.bincode]
version = "1.1.4"

[dependencies.clap]
version = "2.33.0"

[dependencies.hostname]
version = "0.1.5"

[dependencies.procfs]
version = "0.5.3"

[dependencies.serde]
version = "1.0.97"

[dependencies.serde_derive]
version = "1.0.97"

[package]
authors = ["nohupped_arch <nohupped@gmail.com>"]
description = "This crate can be used to continuously scan over `/proc` filesystem and write the data to the `datadir`. This is a wrapper over the procfs crate, so the compatibility of this crate depends on the compatibility of procfs crate."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "procshot_server"
version = "0.1.5"