pub unsafe trait ProcessManagementCapability { }
Expand description

The ProcessManagementCapability allows the holder to control process execution, such as related to creating, restarting, and otherwise managing processes.

Implementors§