Skip to main content

format_call_expr

Function format_call_expr 

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

Formats a CallExpr.

ยงPanics

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