Skip to main content

format_runtime_section

Function format_runtime_section 

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

Formats a RuntimeSection.

ยงPanics

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