ComponentId

Type Alias ComponentId 

Source
pub type ComponentId = String;
Expand description

Identifier of a component which sends invocations on the lattice

Aliased Typeยง

pub struct ComponentId { /* private fields */ }