Docs.rs
hyperlight-guest-bin-0.13.0
hyperlight-guest-bin 0.13.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jprendes
jsturtevant
github:hyperlight-dev:crate-owners
Dependencies
buddy_system_allocator ^0.12.0
normal
flatbuffers ^25.12.19
normal
hyperlight-common ^0.13.0
normal
hyperlight-guest ^0.13.0
normal
hyperlight-guest-macro ^0.13.0
normal
optional
hyperlight-guest-tracing ^0.13.0
normal
linkme ^0.3.35
normal
optional
log ^0.4
normal
spin ^0.10.0
normal
tracing ^0.1.44
normal
cc ^1.2
build
cfg-if ^1.0
build
glob ^0.3.3
build
Versions
50.82%
of the crate is documented
Go to latest version
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
register_function
hyperlight_
guest_
bin
0.13.0
In hyperlight_
guest_
bin::
guest_
function::
register
hyperlight_guest_bin
::
guest_function
::
register
Function
register_
function
Copy item path
Source
pub fn register_function( function_definition:
GuestFunctionDefinition
<
GuestFunc
>, )