Expand description
This crate contains utility functions used throughout the library, such as error handling and path manipulation.
Enums§
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