Skip to main content

collect_image_path

Function collect_image_path 

Source
fn collect_image_path(
    value: &SetValue,
    value_span: &SourceSpan,
    target: &mut Option<(String, SourceSpan)>,
    diagnostics: &mut Vec<Diagnostic>,
)