Skip to main content

Crate normal_paths

Crate normal_paths 

Source
Expand description

Performs path normalization for *nix and Windows systems.

Windows and Unix-like systems handle glob patterns completely differently. This library is meant to paper over the differences between the two in order to simplify the construction of cross-platform applications.

Enums§

PathIter

Functions§

extract_paths