Module parser
Modules§
Structs§
- DataRow
- A format-agnostic representation of a single data row
- Data
RowBuilder - Builder for constructing DataRow with a fluent API
Enums§
- Data
Error - Custom error type for the module
Functions§
- build_
data - Build a Data object from an iterator of DataRows
- read_
pmetrics - Read a Pmetrics datafile and convert it to a Data object