Type Definition tera::TesterFn [] [src]

type TesterFn = fn(_: Option<Value>, _: Vec<Value>) -> Result<bool>;

The tester function type definition