Function format_name_ref_expr

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

Formats a NameRefExpr.

ยงPanics

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