pub fn set_hook(config: Option<HookConfig>)Available on crate feature
hook only.Expand description
Set the hook with optional config. If config is None, the hook is disabled.
pub fn set_hook(config: Option<HookConfig>)hook only.Set the hook with optional config. If config is None, the hook is disabled.