pub fn use_hook_did_run(handler: impl FnMut(bool) + 'static)
Available on crate feature hooks only.
Expand description

A hook that uses before/after lifecycle hooks to determine if the hook was run