[][src]Function dropbox_sdk::files::restore

pub fn restore(
    client: &dyn HttpClient,
    arg: &RestoreArg
) -> Result<Result<FileMetadata, RestoreError>>

Restore a specific revision of a file to the given path.