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