1
0
Fork 0
hugo/docs/content/en/quick-reference/glossary/unmarshal.md

7 lines
238 B
Markdown

---
title: unmarshal
reference: /functions/transform/unmarshal/
---
To _unmarshal_ is to transform a serialized object into a data structure. For example, transforming a JSON file into a [_map_](g) that you can access within a template.