Back to Hugo

unmarshal

docs/content/en/quick-reference/glossary/unmarshal.md

0.161.1175 B
Original Source

To unmarshal (verb) is to transform a serialized object into a data structure. For example, transforming a JSON file into a map that you can access within a template.