[−][src]Type Definition tera::TesterFn
type TesterFn = fn(_: Option<Value>, _: Vec<Value>) -> Result<bool>;
The tester function type definition
type TesterFn = fn(_: Option<Value>, _: Vec<Value>) -> Result<bool>;
The tester function type definition