View Source Syrup.Types.Record (Syrup v0.4.0)
A struct that forces encoding a tuple as a Syrup record. The first element of the tuple must be an atom or a Syrup.Types.Symbol
struct representing the record type.
This struct is used by the Syrup.as_record
function.