pub fn normalize_native_path_display_str(path: &str) -> StringExpand description
Normalize a native filesystem path string for stable diagnostics and metadata.
This string-oriented variant exists for values read from metadata or tests
before they are converted back into a platform Path.