Modules§
- Canonical definitions of
home_dir,cargo_home, andrustup_home.
Functions§
- find return a
PathBuffor the given executable, it tries to find it in PATH and environment variables. - find_with_cargo_home return a
PathBuffor the given executable, it tries to find it in PATH, environment variables and CARGO_HOME.