mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 00:29:31 -04:00
198 B
198 B
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.