pub fn install_file( src: &Path, dst: &Path, config: &InstallConfig, ) -> Result<()>
Install a single file from src to dst.
src
dst