# Functions
MarshalBuiltin generates the code to marshal a builtin type.
MarshalBuiltinList generates the code to marshal a list of builtins.
No description provided by the author
Q returns a qualified name (using [jen.Qual]) for the given info.
UnmarshallerTypeName returns a type expression for the etype.Unmarshaller type in the runtime, in the form "*etype.Unmarshaller".