copy_v2

Function copy_v2 

Source
pub fn copy_v2(
    client: &impl UserAuthClient,
    arg: &RelocationArg,
) -> Result<RelocationResult, Error<RelocationError>>
Available on crate feature dbx_files only.
Expand description

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.