Jason.Encode (jason v1.3.0) View Source
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
Specs
opts()
Link to this section Functions
Specs
Specs
Specs
Specs
Specs
Specs
Specs
Specs
Specs
Equivalent to calling the Jason.Encoder.encode/2
protocol function.
Slightly more efficient for built-in types because of the internal dispatching.