wasmcloud_runtime::capability::bus::lattice

Type Alias 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 */ }