Cargo Features

parallel-processor has no features set by default.

[dependencies]
parallel-processor = { version = "0.1.15", features = ["no-stats", "memory-guards", "track-usage", "process-stats"] }
no-stats
memory-guards
track-usage
process-stats = procfs

Affects parallel-processor::simple_process_stats

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

procfs process-stats?

Enables procfs ^0.15.1