docs.rs failed to build microsandbox-runtime-0.3.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
microsandbox-runtime provides the runtime library for the supervisor
and microVM entry points. This crate contains all logic that runs in the
supervisor and VM child processes.
The supervisor monitors child processes, handles signals, manages the drain lifecycle, and records termination data. The VM entry point configures and enters the microVM via msb_krun.