Type Definition rinfluxdb_influxql::TaggedDataframe[][src]

pub type TaggedDataframe<DF> = (DF, Option<TagsMap>);
Expand description

A dataframe accompanied by a set of tags and tag values