wasmcloud_core

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