Expand description
This crate provides a client to request data from a Mithril Aggregator.
Modules§
- query
- Provides queries to retrieve or send data to a Mithril aggregator
Macros§
- test_
http_ compression_ is_ enabled - Define a test that checks that http compression is enabled for the client.
Structs§
- Aggregator
Client Builder - A builder of AggregatorHttpClient
- Aggregator
Http Client - A client to send HTTP requests to a Mithril Aggregator
Enums§
- Aggregator
Http Client Error - Error structure for the Aggregator Client.
Type Aliases§
- Aggregator
Http Client Result - Aggregator-client result type