Skip to main content

format_division_expr

Function format_division_expr 

Source
pub fn format_division_expr(
    element: &FormatElement,
    stream: &mut TokenStream<PreToken>,
)
Expand description

Formats a DivisionExpr.

ยงPanics

This will panic if the element does not have the expected children.