mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-05 02:08:18 +00:00
This helps to avoid bloating kumo-server-common, and makes it easier to group related functions together in the docs. The original names are still usable; we'll remove them in a future release.
168 B
168 B
Module kumo.serde
This module provides functions for serializing and deserializing data from various formats, such as json, toml and yaml.