12345678910111213141516171819 |
- .. _all-salt.serializers:
- ==================
- serializer modules
- ==================
- .. currentmodule:: salt.serializers
- .. autosummary::
- :toctree:
- :template: autosummary.rst.tmpl
- configparser
- json
- msgpack
- python
- toml
- yaml
- yamlex
|