pub fn show_case_label<F>(
    f: &mut F,
    cl: &CaseLabel,
    state: &mut FormattingState<'_>
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a case_label to GLSL