pub type ComponentId = String;
Component id literal type to uniquely identify a component.
pub struct ComponentId { /* private fields */ }