Expand description
Structs§
- Context
- Options for interpolating paths with
Path::interpolate().
Enums§
- Error
- The error returned by
Path::interpolate().
Functions§
- home_
for_ user - Obtain the home directory for the given user
nameor returnNoneif the user wasn’t found or any other error occurred. It can be used ashome_for_userparameter inPath::interpolate().