1 unstable release
new 0.0.1 | Apr 25, 2025 |
---|
#8 in #canonicalize
90 downloads per month
7KB
82 lines
Normalize file paths (Win32API)
Normalize file system paths
This rust library have several functions:
- Test if path is an absolute
- Join paths
- Normalize path
- Canonicalize path
Normalization logic is provided by Win32API.
License
This is free and unencumbered software released into the public domain.
This code can be used under terms of CC0 or the Unlicense.
Dependencies
~118MB
~2M SLoC