1
0
Fork 0
hugo/docs/content/en/getting-started/glossary/marshal.md

157 B

title
marshal

To transform a data structure into a serialized object. For example, transforming a map into a JSON string. See unmarshal.