Type Alias wasmcloud_control_interface::LatticeTarget
source · pub type LatticeTarget = String;
Expand description
Identifier of one or more entities on the lattice used for addressing. May take many forms, such as:
- component public key
- provider public key
- opaque string
Aliased Type§
struct LatticeTarget { /* private fields */ }