Skip to main content

Module hook

Module hook 

Source
Expand description

Raw API for setting up scoped panic hooks

Enums§

NextHook
Specifies whether to stop at currently executed scoped hook or continue with other options

Functions§

catch_unwind_with_scoped_hook
Executes body function wrapped in catch_unwind with specified scoped panic hook installed
init_scoped_hooks
Initializes scoped hook infrastructure