Docs.rs
microvm-runtime-0.2.0-alpha.1
microvm-runtime 0.2.0-alpha.1
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
drewstone
Dependencies
nix ^0.30
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tempfile ^3
dev
libc ^0.2
normal
Versions
85%
of the crate is documented
Go to latest stable release
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.2.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.