Skip to main content

collect_numbered

Function collect_numbered 

Source
fn collect_numbered(
    value: &SetValue,
    value_span: &SourceSpan,
    collected: &mut FigureDirectiveArgs,
    diagnostics: &mut Vec<Diagnostic>,
)