pub type HyperlightNubGuard = Nub;Expand description
Compatibility alias for tests/benches that name the returned
Hyperlight singleton borrow. Nub is a cloneable handle;
synchronization lives inside the handle.
Aliased Typeยง
pub struct HyperlightNubGuard { /* private fields */ }