Function cargo::util::auth::sysroot_credential
source · fn sysroot_credential(
config: &Config,
process: &(PathBuf, Vec<String>)
) -> CargoResult<(PathBuf, Vec<String>)>
Expand description
Gets the path to the libexec processes in the sysroot.