Module async

Source

Structs§

Client
A client for sending data with Influx Line Protocol queries in a convenient way

Traits§

InfluxLineClientWrapper
A trait to obtain a prepared Influx Line Protocol request builder from Reqwest clients.
InfluxLineResponseWrapper
A trait to parse a list of dataframes from Reqwest responses.