View Source PhoenixRestFramework.Serializer behaviour (Phoenix Rest Framework v0.2.0)

Link to this section Summary

Link to this section Types

@type opts() :: keyword()
@type record() :: struct() | map()

Link to this section Callbacks

@callback serialize(record(), opts()) :: map()