Skip to main content

hyperlight_guest_bin/
error.rs

1// SPDX-License-Identifier: Apache-2.0
2// Copyright 2026 The Hyperlight Authors.
3
4pub use hyperlight_guest::error::*;
5pub use hyperlight_guest::{bail, ensure};