Skip to main content

TriggerProgramPredicateFn

Type Alias TriggerProgramPredicateFn 

Source
pub(crate) type TriggerProgramPredicateFn = fn(&HookCtx<'_>) -> bool;
Expand description

Content-owned condition for one DBC trigger edge’s ordered effect program.