procshot_server

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.


Licenses
MIT/Apache-2.0