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