Docs.rs
microvm-runtime-0.4.0-alpha.1
microvm-runtime 0.4.0-alpha.1
Permalink
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
drewstone
Dependencies
base64 ^0.22
normal
optional
nix ^0.30
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
thiserror ^2
normal
tempfile ^3
dev
libc ^0.2
normal
userfaultfd ^0.8
normal
optional
base64 ^0.22
dev
vsock ^0.5
dev
Versions
87.1%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module provider
microvm_
runtime
0.4.0-alpha.1
Module provider
Module Items
Traits
In crate microvm_
runtime
microvm_runtime
Module
provider
Copy item path
Source
Traits
§
VmProvider
State-changing operations on microVMs, executed by lifecycle jobs.
VmQuery
Read-only queries against microVM state, used by query surfaces.
VmRuntime
Unified trait object used by runners and query services.