docs.rs failed to build arcbox-engine-0.6.8
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.
arcbox-engine
The embeddable, daemon-free VM engine for ArcBox: guest-agent RPC
client, VM and machine management, and the VM lifecycle actor.
This is an engine-layer crate: it must stay daemon-free and
platform-neutral (no dependency on the daemon, CLI, or any
macOS-only crate; macOS behavior is reached through arcbox-vmm's
backend abstraction or injected by the composing layer).