normalizefs-win

Crates.ionormalizefs-win
lib.rsnormalizefs-win
version0.0.1
created_at2025-04-25 14:07:02.476297+00
updated_at2025-04-25 14:07:02.476297+00
descriptionNormalization of file system paths (Win32)
homepagehttps://gitlab.com/hsn10/normalizefs-win
repositoryhttps://gitlab.com/hsn10/normalizefs-win.git
max_upload_size
id1649040
size17,490
Radim Kolar (hsn10)

documentation

https://docs.rs/normalizefs-win

README

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

Commit count: 0

cargo fmt