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 error
microvm_
runtime
0.2.0-alpha.1
Module error
Module Items
Enums
Type Aliases
In crate microvm_
runtime
microvm_runtime
Module
error
Copy item path
Source
Enums
§
VmRuntime
Error
Errors that can occur during microVM lifecycle or query operations.
Type Aliases
§
VmRuntime
Result
Convenience alias used throughout runtime providers.