Skip to main content

format_node_grouped

Function format_node_grouped 

Source
pub fn format_node_grouped(
    node: &SyntaxNode,
    style: GroupingStyle<'_>,
) -> String
Expand description

format_node, with the thousands-separator rule supplied by the caller.