[][src]Module libstorage::ir

Inspiration for these structs come from compiler design patterns. TsPoint is an intermediate representation that is used to abstract time series data points.

Structs

TsPoint

An intermediate representation of time series data points

Enums

TsValue

Functions

point_to_ts

Convert InfluxDB Points to TsPoints