Module influx_client::flux

source ·
Expand description

This module provides the types to read from and write into buckets. However, the query language flux is not fully supported yet.

Modules

Structs

Use this struct to read from a bucket.
Use this struct to write data to a bucket.

Enums