Function dropbox_sdk::files::restore
source · [−]pub fn restore(
client: &impl UserAuthClient,
arg: &RestoreArg
) -> Result<Result<FileMetadata, RestoreError>>
This is supported on crate feature
dbx_files
only.Expand description
Restore a specific revision of a file to the given path.