ComponentId

Type Alias ComponentId 

Source
pub type ComponentId = String;
Expand description

Component id literal type to uniquely identify a component.

Aliased Typeยง

pub struct ComponentId { /* private fields */ }