wasmcloud_core

Type Alias ComponentId

source
pub type ComponentId = String;
Expand description

Identifier of a component which sends invocations on the lattice

Aliased Typeยง

struct ComponentId { /* private fields */ }