Skip to main content

Module client

Module client 

Source
Expand description

HTTP client and builder.

Structs§

Client
Async client for the UniRate API.
ClientBuilder
Builder for Client — set a custom timeout, base URL, or HTTP client.

Constants§

DEFAULT_TIMEOUT
Default request timeout (30 seconds) — matches the other UniRate clients.