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