[][src]Module rustsv::structs

Structs

Content

Represents the entire parsed content, containing an array of Entry instances, each representing a single row of data.

Entry

Represents a single row of data in the parsed result.