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