pub fn show_selection_rest_statement<F>(
f: &mut F,
sst: &SelectionRestStatement,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a selection_rest_statement to GLSL
pub fn show_selection_rest_statement<F>(
f: &mut F,
sst: &SelectionRestStatement,
state: &mut FormattingState<'_>,
) -> Result
Transpile a selection_rest_statement to GLSL