pub fn format_unresolved_imports(
    imports: &[(&Path, &Path)],
    remappings: &[Remapping]
) -> String
Expand description

Creates a meaningful message for all unresolved imports