cereal v1.0.0 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 section Functions
Link to this function
build(context)
View Source
build(Cereal.Context.t()) :: Cereal.Builders.Base.t()
Builds a Cereal Base struct that encapsulates the JSON that will be serialized.
Will correctly handle Scrievener pagination.