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