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.
pub fn format_task_hints_section(
element: &FormatElement,
stream: &mut TokenStream<PreToken>,
)
Formats a TaskHintsSection
.
This will panic if the element does not have the expected children.