pub fn deploy_symlinks(src: &Path, dst: &Path) -> Result<()>
Deploy symlinks from src into dst recursively (creating directories as needed).
src
dst