CSV v2.4.0 CSV.Encode protocol View Source
Implement encoding for your data types.
Link to this section Summary
Functions
The encode function to implement, gets passed the data and env as a keyword list containing the currently used separator and delimiter.
Link to this section Types
Specs
t() :: term()
Link to this section Functions
The encode function to implement, gets passed the data and env as a keyword list containing the currently used separator and delimiter.