pub fn show_expr<F>( f: &mut F, expr: &Expr, state: &mut FormattingState<'_>, ) -> Resultwhere F: Write + ?Sized,
Transpile an expr to GLSL