[−][src]Function dropbox_sdk::files::copy
pub fn copy(
client: &dyn HttpClient,
arg: &RelocationArg
) -> Result<Result<Metadata, RelocationError>>
Copy a file or folder to a different location in the user's Dropbox. If the source path is a folder all its contents will be copied.