Skip to main content

RiHookId

Type Alias RiHookId 

Source
pub type RiHookId = 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 RiHookId { /* private fields */ }