pub fn show_binary_op<F>( f: &mut F, op: &BinaryOp, state: &mut FormattingState<'_>, ) -> Resultwhere F: Write + ?Sized,
Transpile a binary_op to GLSL