[][src]Function dropbox_sdk::files::copy_v2

pub fn copy_v2(
    client: &dyn HttpClient,
    arg: &RelocationArg
) -> Result<Result<RelocationResult, 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.