pub type EntryPointId = String;
Entry point id literal type to uniquely identify an entry point.
pub struct EntryPointId { /* private fields */ }