pub fn symlink_dir(src: &Path, dst: &Path) -> Result<()>
Create a symlink to a directory (cross-platform).