Module replicate_rust::client
source · Expand description
The client module contains the Client struct, which is used to initialize settings for the API client.
It contains the API token
, the user agent
and the base url
.
Structs
- The client module contains the Client struct, which is used to initialize settings for the API client. It contains the
API token
, theuser agent
and thebase url
.