hugo/docs/content/en/quick-reference/glossary/marshal.md
2025-02-13 10:40:34 +01:00

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.