Skip to main content

format_command_section

Function format_command_section 

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

Formats a CommandSection.

ยงPanics

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