[][src]Crate async_consul

A Tokio-based asynchronous client for the Consul API.

Modules

common

Common types utilized throughout the crate.

Structs

Catalog

Catalog operations.

CatalogServiceNode
Client

High-level client for interacting with the Consul API.

Enums

Error

High-level error for all operations.

ResponseError

High-level error for responses.