CSV v2.1.1 CSV.Decoding.Parser View Source
The CSV Parser module - parses tokens coming from the lexer and parses them into a row of fields.
Link to this section Summary
Functions
Parses tokens by receiving them from a sender / lexer and sending them to the given receiver process (the decoder)