Crate process_tools

source ·
Expand description

§Module :: process_tools

experimentalrust-statusdocs.rsOpen in Gitpod discord

Collection of algorithms and structures to handle processes properly.

Modules§

  • Inspection of running environment.
  • Exposed namespace of the module.
  • Orphan namespace of the module.
  • Prelude to use essentials: use my_module::prelude::*.
  • Basic functionality.
  • Protected namespace of the module.