cereal v1.3.2 Cereal.Builders.Base View Source

Link to this section Summary

Functions

Builds a Cereal Base struct that encapsulates the JSON that will be serialized.

Link to this section Types

Link to this type

t()

View Source
t() :: %Cereal.Builders.Base{data: term(), metadata: term(), page: term()}

Link to this section Functions

Builds a Cereal Base struct that encapsulates the JSON that will be serialized.

Will correctly handle Scrievener pagination.