fn noop()

in src/execute.rs [38:41]


    fn noop() -> Self;
}

impl Noop for Box<BeforeExecuteHook> {