[][src]Module stellar_horizon::client

Horizon client traits and types.

Structs

HorizonHttpClient

Type that implements HorizonClient using hyper for http.

HorizonHttpStream

A Stream that represents a horizon stream connection.

Traits

HorizonClient

Horizon Client trait. Send HTTP and stream requests to Horizon.