mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
198 B
198 B
title, reference
| title | reference |
|---|---|
| marshal | /functions/transform/remarshal/ |
To marshal is to transform a data structure into a serialized object. For example, transforming a map into a JSON string.