Type Alias wasmcloud_core::ComponentId
source · pub type ComponentId = String;Expand description
Identifier of a component which sends invocations on the lattice
Aliased Type§
struct ComponentId { /* private fields */ }pub type ComponentId = String;Identifier of a component which sends invocations on the lattice
struct ComponentId { /* private fields */ }