json v1.3.0 JSON.Decoder protocol View Source
Defines the protocol required for converting raw JSON into Elixir terms
Link to this section Summary
Functions
Returns an atom and an Elixir term
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: term()
t() :: term()
Link to this section Functions
Link to this function
decode(bitstring_or_char_list) View Source
Returns an atom and an Elixir term