pub fn simplify_for_display(path: &Path) -> PathBufExpand description
Soften a Windows path for display using dunce (may strip \\?\ when safe).
Does not mutate paths used for security decisions; intended for user-facing output.
ยงFilesystem access
No.