Expand description
Modules§
- addr
address - Support for shell expansion in
general::SocketAddr.
Structs§
- CfgPath
- A path in a configuration file: tilde expansion is performed, along
with expansion of variables provided by a
CfgPathResolver. - CfgPath
Resolver - A variable resolver for paths in a configuration file.
Enums§
- CfgPath
Error - An error that has occurred while expanding a path.
Functions§
- arti_
client_ base_ resolver arti-client - A
CfgPathResolverwith the base variables configured for aTorClientConfiginarti-client. - home
expand-paths - Return the user’s home directory used when expanding paths.