Skip to main content

hook_key

Function hook_key 

Source
pub fn hook_key(
    key_source: &str,
    event_name: HookEventName,
    group_index: usize,
    handler_index: usize,
) -> String
Expand description

Builds the persisted config-state key for one discovered hook handler.