CSVEventRange.front

Get the current event.

struct CSVEventRange(Range)
@trusted pure
front
()

Throws

ConvException on a failure to parse a value stored in the CSV. CSVException on a CSV format error.

Meta