macro_rules! numeric_binary_evaluator_definition { ($value_type:ident, $compute_type:path) => { ... }; }