Function debug_binary_op

Source
fn debug_binary_op(
    f: &mut Formatter<'_>,
    op: &str,
    inputs: &[ExprImpl],
) -> Result