Module porkbun_rs::api[][src]

Structs

Ignore

A query modifier that ignores the data returned from an endpoint.

Enums

ApiError
BodyError

Errors which may occur when creating form data.

Traits

AsyncClient

A trait representing an asynchronous client which can communicate with a Porkbun instance.

AsyncQuery

A trait which represents an asynchronous query which may be made to a Porkbun client.

Client

A trait representing a client which can communicate with a Porkbun instance.

Endpoint

A trait for providing the necessary information for a single REST API endpoint.

Query

A trait which represents a query which may be made to a Porkbun client.

Functions

ignore

Ignore the resulting data from an endpoint.