Expand description
Traits to execute api requests
Structs§
- Reqwest
Client - Default executor based on the reqwest HTTP client.
Traits§
- Bulk
Executor - Trait that is used for the execution of bulk requests.
- Bulk
Executor Ext - Convenience trait extension to provide easy access to all bulk scopes
- Executor
- Central trait of the crate that is used to execute api requests.
- Executor
Ext - Convenience trait extension to provide easy access to all scopes