Module interpolate

Source
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 name or return None if the user wasn’t found or any other error occurred. It can be used as home_for_user parameter in Path::interpolate().