Type Definition xpather::expressions::CallFunction[][src]

type CallFunction = fn(_: ExpressionArg, _: ExpressionArg) -> ExpressionArg;