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