edantic v0.1.1 Edantic View Source
Link to this section Summary
Link to this section Types
Link to this type
t_iolist()
View Sourcet_iolist() :: maybe_improper_list(byte() | binary() | iolist(), binary() | [])
Link to this section Functions
Link to this function
cast(module, type, data)
View Sourcecast(module(), atom(), Edantic.Json.t()) :: {:ok, term()} | {:error, Edantic.CastError.t() | Edantic.Error.t()}