json_serde v1.0.1 JsonSerde.Deserializer protocol

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

deserialize(t, serialized_term)

deserialize(t(), map() | list() | binary() | integer() | float()) ::
  {:ok, term()} | {:error, term()}