Function cap_primitives::fs::symlink
source · [−]Expand description
Perform a symlinkat
-like operation, ensuring that the resolution of the
path never escapes the directory tree rooted at start
. An error is
returned if the target path is absolute.