Expand description
Commonly used utils.
Modules§
- azure_
embedding - backoff
- Exponential backoff with jitter, and the “has this retry window run out” check that goes with it. Shared by every worker that reschedules a failed row instead of giving up on it outright.
- cache
- Redis cache wrapper.
- document_
schema_ processor - email_
processor - error
- Error utilities and the error and result types for all the util functions.
- error_
identifier - file_
store - Allows storing files to a file storage backend.
- folder_
checksum - Provides functionality for checksumming directory trees.
- futures
- http
- icu4x
- ip_
to_ country - json_
schema_ types - language_
tag_ to_ name - merge_
edits - numbers
- page_
visit_ hasher - pagination
- prelude
- services
- stable_
digest - strings
- url_
encoding - url_
to_ oembed_ endpoint
Macros§
- attributes
- define_
err_ macro - Defines a crate-local error creation macro that can be re-exported from a module.