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