Module parser

Module parser 

Source
Expand description

Async parser for InfluxDB annotated CSV format.

This module provides a streaming parser for InfluxDB’s annotated CSV format, which is the format returned by the /api/v2/query endpoint.

Structs§

AnnotatedCsvParser
Async streaming parser for InfluxDB annotated CSV.