EctoEnum v1.2.0 EctoEnum.Type View Source

Link to this section Summary

Link to this section Functions

Link to this function

cast(atom, int_atom_map, string_atom_map) View Source
cast(any(), map(), map()) :: {:ok, atom()} | :error

Link to this function

dump(integer, atom_int_kw, string_int_map, int_atom_map) View Source
dump(any(), [{atom(), any()}], map(), map()) :: {:ok, integer()} | :error