exhal v7.1.2 ExHal.Transcoder.IdentityConverter

Link to this section Summary

Functions

Returns Elixir representation of HAL value

Returns HAL representation of Elixir value

Link to this section Functions

Returns Elixir representation of HAL value.

hal_value - The HAL representation of the value to convert.

Callback implementation for ExHal.Transcoder.ValueConverter.from_hal/1.

Returns HAL representation of Elixir value.

elixir_value - The Elixir representation of the value to convert.

Callback implementation for ExHal.Transcoder.ValueConverter.to_hal/1.