1 unstable release

new 0.0.1 Apr 25, 2025

#8 in #canonicalize

Download history 90/week @ 2025-04-21

90 downloads per month

Unlicense OR CC0-1.0

7KB
82 lines

Normalize file paths (Win32API)

Version License MSRV Documentation Downloads

Normalize file system paths

This rust library have several functions:

  1. Test if path is an absolute
  2. Join paths
  3. Normalize path
  4. 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.

Unlicense logo

Dependencies

~118MB
~2M SLoC