Function cap_primitives::fs::rename
source · [−]Expand description
Perform a renameat
-like operation, ensuring that the resolution of both
the old and new paths never escape the directory tree rooted at their
respective starts.
Perform a renameat
-like operation, ensuring that the resolution of both
the old and new paths never escape the directory tree rooted at their
respective starts.