Module heroku_rs::framework[][src]

Expand description

Module for for authentication, api clients and response parsing.

Modules

apiclient

This module contains the synchronous (blocking) API client.

auth
endpoint
response

Structs

HttpApiClient

The client used to make requests to Heroku.

HttpApiClientConfig

Configuration for the API client. Allows users to customize its behaviour.

Enums

ApiEnvironment