pub type DMSCHookId = String;
Type alias for hook IDs.
Hook IDs are used to identify hook handlers and can be used for debugging and logging purposes.
pub struct DMSCHookId { /* private fields */ }