parent
6cd7486113
commit
577bbaceb9
1 changed files with 2 additions and 0 deletions
|
@ -844,6 +844,8 @@ pub fn symlink_metadata<P: AsRef<Path>>(path: P) -> io::Result<Metadata> {
|
|||
|
||||
/// Rename a file or directory to a new name.
|
||||
///
|
||||
/// This will not work if the new name is on a different mount point.
|
||||
///
|
||||
/// # Errors
|
||||
///
|
||||
/// This function will return an error if the provided `from` doesn't exist, if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue