Expand description
cbindgen:ignore Shared operations around resources
Structs§
Enums§
- Resource
Entry - The semantics of component model resources are, pleasingly, roughly compatible with those of Rust references, so we would like to use the more-or-less directly in interfaces generated by hyperlight_component_macro. Less pleasingly, it’s not terribly easy to show the semantic agreement statically.