DMSCHookId

Type Alias DMSCHookId 

Source
pub type DMSCHookId = String;
Expand description

Type alias for hook IDs.

Hook IDs are used to identify hook handlers and can be used for debugging and logging purposes.

Aliased Typeยง

pub struct DMSCHookId { /* private fields */ }