Function fcp::filesystem::symlink[][src]

pub fn symlink<P: AsRef<Path>, Q: AsRef<Path>>(source: P, dest: Q) -> Result<()>