pub fn show_statement<F>( f: &mut F, st: &Statement, state: &mut FormattingState<'_>, ) -> Resultwhere F: Write + ?Sized,
Transpile a statement to GLSL