ExecutorFn

Type Alias ExecutorFn 

Source
pub type ExecutorFn = fn(ctx: ExecutorContext<'_>, options: Value) -> ExecutorResult;