Module rinfluxdb_influxql::blocking[][src]

Structs

A client for performing frequent InfluxQL queries in a convenient way

An extension of reqwest::blocking::RequestBuilder to build requests to InfluxDB using InfluxQL

Traits

A trait to obtain a prepared InfluxQL request builder from Reqwest clients.

A trait to parse a list of dataframes from Reqwest responses.