pub fn show_compound_statement<F>(
f: &mut F,
cst: &CompoundStatement,
state: &mut FormattingState<'_>,
) -> ResultExpand description
Transpile a compound_statement to GLSL
pub fn show_compound_statement<F>(
f: &mut F,
cst: &CompoundStatement,
state: &mut FormattingState<'_>,
) -> ResultTranspile a compound_statement to GLSL