Licensir v0.6.2 CSV.Encode protocol
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
Link to this type
t()
t()
t() :: term()
t() :: term()
Link to this section Functions
Link to this function
encode(data, env \\ [])
The encode function to implement, gets passed the data and env as a keyword list containing the currently used separator and delimiter.