[][src]Module xaynet_client::api

This module provides clients for the Xaynet coordinator API.

Structs

HttpApiClient

A client that communicates with the coordinator's API via HTTP(S)

Enums

HttpApiClientError

Error returned by an HttpApiClient

Traits

ApiClient

An interface that API clients implement