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