Crate process_tools

Source
Expand description

§Module :: process_tools

experimental rust-status docs.rs discord

Collection of algorithms and structures to handle processes properly.

Modules§

environment
Inspection of running environment.
exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.
process
Basic functionality.