View Source Jason.Encode (jason v1.4.0)
Utilities for encoding elixir values to JSON.
Link to this section Summary
Functions
Equivalent to calling the Jason.Encoder.encode/2
protocol function.
Link to this section Types
@opaque opts()
Link to this section Functions
Equivalent to calling the Jason.Encoder.encode/2
protocol function.
Slightly more efficient for built-in types because of the internal dispatching.