Skip to main content

Crate progenitor_extras

Crate progenitor_extras 

Source
Expand description

Extra functionality for the Progenitor OpenAPI client generator.

§Operation retries

The retry module provides utilities to perform retries against Progenitor-generated API clients with a backoff via the backon crate. See the module documentation for more information.

Re-exports§

pub use backon;

Modules§

retry
Retry logic for operations against Progenitor-generated API clients.