Function dropbox_sdk::files::search[][src]

pub fn search(
    client: &impl UserAuthClient,
    arg: &SearchArg
) -> Result<Result<SearchResult, SearchError>>
👎 Deprecated:

replaced by search_v2

This is supported on crate feature dbx_files only.
Expand description

Searches for files and folders. Note: Recent changes will be reflected in search results within a few seconds and older revisions of existing files may still match your query for up to a few days.