Type Alias blaze_devkit::ExecutorFn

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