pub fn show_unary_op<F>( f: &mut F, op: &UnaryOp, _: &mut FormattingState<'_>, ) -> Resultwhere F: Write + ?Sized,
Transpile an unary_op to GLSL