Module runtime

Source
Expand description

microsandbox_utils::runtime is a module containing runtime utilities for the microsandbox project.

Structs§

Supervisor
A supervisor that manages a child process and its logging.

Enums§

ChildIo
The type of child IO to use.

Traits§

ProcessMonitor
A trait for monitoring processes