Type Alias wasmcloud_runtime::capability::bus::lattice::CallTargetInterface
source · pub type CallTargetInterface = Arc<CallTargetInterface>;
Expand description
Interface target. This represents an interface, which can be selected by set-link-name
.
Aliased Type§
struct CallTargetInterface { /* private fields */ }