pub fn format_node_grouped(
node: &SyntaxNode,
style: GroupingStyle<'_>,
) -> StringExpand description
format_node, with the thousands-separator rule supplied by the caller.
pub fn format_node_grouped(
node: &SyntaxNode,
style: GroupingStyle<'_>,
) -> Stringformat_node, with the thousands-separator rule supplied by the caller.