pub fn format_modulo_expr( element: &FormatElement, stream: &mut TokenStream<PreToken>, )
Formats a ModuloExpr.
ModuloExpr
This will panic if the element does not have the expected children.