pub fn show_for_rest_statement<F>(
f: &mut F,
r: &ForRestStatement,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a for_rest_statement to GLSL
pub fn show_for_rest_statement<F>(
f: &mut F,
r: &ForRestStatement,
state: &mut FormattingState<'_>,
) -> Result
Transpile a for_rest_statement to GLSL