Function format_task_hints_section

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

Formats a TaskHintsSection.

ยงPanics

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