[−][src]Function dropbox_sdk::files::search
pub fn search(
client: &impl UserAuthClient,
arg: &SearchArg
) -> Result<Result<SearchResult, SearchError>>
This is supported on crate feature
dbx_files
only.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.