Skip to main content

format_equality_expr

Function format_equality_expr 

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

Formats an EqualityExpr.

ยงPanics

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