Skip to main content

bypass_hooks

Function bypass_hooks 

Source
pub fn bypass_hooks<F, R>(f: F) -> R
where F: FnOnce() -> R,