pub fn show_case_label<F>( f: &mut F, cl: &CaseLabel, state: &mut FormattingState<'_>, ) -> Resultwhere F: Write + ?Sized,
Transpile a case_label to GLSL