Structs§
Enums§
- Error
Code ErrorCoderepresents an error that occurred in the Hyperlight Guest.
Traits§
- Guest
Error Context - Extension trait to add context to
Option<T>andResult<T, E>types in guest code, converting them toResult<T, HyperlightGuestError>.