Module api_client

Module api_client 

Source
Expand description

This module contains the main [Client] struct, which provides access to all of the other types & methods.

Structs§

Client
Main Client struct
RequestError
Represents a request error (see ApiError)

Enums§

ApiError
The main Error enum for this library
Auth
The desired authentication method