Crate rinfluxdb_lineprotocol

Source
Expand description

Data types for InfluxDB line protocol

Modules§

async
blocking

Structs§

FieldName
Represent a field value
Line
A line in the Influx Line Protocol
LineBuilder
Build a record
Measurement
Represent a measurement
TagName
Represent a tag name
TagValue
Represent a tag value

Enums§

ClientError
An error occurred during interfacing with an InfluxDB server
FieldValue
Represent a field value