mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02: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.