Type Definition brevdash_data::DataPoint[][src]

pub type DataPoint = BTreeMap<String, DataEntry>;
Expand description

A single datapoint containing multiple entries.