Files
hugo/docs/content/en/getting-started/glossary/unmarshal.md
2025-01-23 09:47:46 +01:00

193 B

title
title
unmarshal

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. See marshal.