Docs.rs
hyperlight-common-0.8.0
hyperlight-common 0.8.0
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.98
normal
arbitrary ^1.4.1
normal
optional
flatbuffers ^25.2.10
normal
log ^0.4.27
normal
spin ^0.10.0
normal
tracing ^0.1.41
normal
optional
Versions
47.9%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
hyperlight_
common
0.8.0
In hyperlight_
common::
flatbuffer_
wrappers::
function_
call
hyperlight_common
::
flatbuffer_wrappers
::
function_call
Function
validate_guest_function_call_buffer
Copy item path
Source
pub fn validate_guest_function_call_buffer( function_call_buffer: &[
u8
], ) ->
Result
<
()
>