pub fn show_block<F>( f: &mut F, b: &Block, state: &mut FormattingState<'_>, ) -> Resultwhere F: Write + ?Sized,
Transpile a block(f: &mut F, b: &ast::Block, state: &mut FormattingState to GLSL