normalizefs-win 0.0.1

Normalization of file system paths (Win32)
docs.rs failed to build normalizefs-win-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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