exhal v8.2.0 ExHal.Transcoder.ValueConverter behaviour
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: module()
t() :: module()
Link to this section Callbacks
Link to this callback
from_hal(any)
Returns Elixir representation of HAL value.
hal_value - The HAL representation of the value to convert.
Link to this callback
to_hal(any)
Returns HAL representation of Elixir value.
elixir_value - The Elixir representation of the value to convert.