pub fn show_expression_statement<F>(
f: &mut F,
est: &ExprStatement,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile an expression_statement to GLSL
pub fn show_expression_statement<F>(
f: &mut F,
est: &ExprStatement,
state: &mut FormattingState<'_>,
) -> Result
Transpile an expression_statement to GLSL