docs.rs failed to build kasou-0.1.0
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.
kasou (仮想)
Safe Rust bindings over Apple's Virtualization.framework for macOS VM
management, via objc2-virtualization.
Kasou is the macOS VM backend for tatara (workload orchestrator) and kikai
(K3s lifecycle). Its Linux sibling is tateru (libkrun); both are unified
behind the backend-neutral maquina-engine trait, so callers drive a VM
without knowing which is underneath.
Usage
[]
= "0.1"
macOS only — the crate wraps a platform framework that exists nowhere else.
License
MIT — see LICENSE.