cereal v1.1.1 Cereal.Utils View Source

Link to this section Summary

Functions

Given a the name of a serializer, will return a string that represents the type of the entity being processed.

Given a set of included relations, will return a normalized list of child relations.

Link to this section Functions

Given a the name of a serializer, will return a string that represents the type of the entity being processed.

Link to this function

normalize_includes(include)

View Source
normalize_includes(String.t()) :: Keyword.t()

Given a set of included relations, will return a normalized list of child relations.