Structs§
Functions§
- normalize_
path_ unix - Normalize a path to Unix style (forward slashes).
Strips Windows extended path prefix
\\?\if present so file operations behave consistently across platforms.
\\?\ if present so file operations
behave consistently across platforms.