[][src]Function dropbox_sdk::files::move_v2

pub fn move_v2(
    client: &dyn HttpClient,
    arg: &RelocationArg
) -> Result<Result<RelocationResult, RelocationError>>

Move 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 moved.