pub fn show_assignment_op<F>(
f: &mut F,
op: &AssignmentOp,
state: &mut FormattingState<'_>,
) -> ResultExpand description
Transpile an assignment_op to GLSL
pub fn show_assignment_op<F>(
f: &mut F,
op: &AssignmentOp,
state: &mut FormattingState<'_>,
) -> ResultTranspile an assignment_op to GLSL