Expand description
Path manipulation
Enums§
Traits§
Functions§
- auto_
dest_ for_ src - bytes_
to_ os_ string - os_
str_ to_ bytes - not sure if as_encoded_bytes is better
- root_
dir - shell_
quote_ impl - split_
ext - Split path around last ‘.’
- to_
string_ lossy - to_string_lossy for any type AsRef
. Note: (Intent is that it’s possibly useful for macros).