Module common

Module common 

Source
Expand description

This crate contains utility functions used throughout the library, such as error handling and path manipulation.

Enums§

LookupError

Functions§

decanonicalize
Remove the extended path prefix (\?) for readability
path_to_string
Shorthand to get some kind of readable representation for a path
readable_canonical_path
Provide the canonical form of the Path as a string, or die trying