Docs.rs
hyperlight-guest-0.10.0
hyperlight-guest 0.10.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jprendes
jsturtevant
github:hyperlight-dev:crate-owners
devigned
Dependencies
anyhow ^1.0.100
normal
flatbuffers ^25.9.23
normal
hyperlight-common ^0.10.0
normal
hyperlight-guest-tracing ^0.10.0
normal
serde_json ^1.0
normal
Versions
58.06%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
abort_with_code
hyperlight_
guest
0.10.0
In hyperlight_
guest::
exit
hyperlight_guest
::
exit
Function
abort_
with_
code
Copy item path
Source
pub fn abort_with_code(code: &[
u8
]) ->
!
Expand description
Exits the VM with an Abort OUT action and a specific code.