Type Definition brevdash_data::DataPoint[][src]

type DataPoint = BTreeMap<String, DataEntry>;

A single datapoint containing multiple entries.