# Functions
MarshalAll takes some data stored in structs and converts them to the various data formats.
OtherJSONExamples shows ways to use types beyond structs and other useful functions.
UnmarshalAll takes data in various formats and converts them into structs.