index.rst 268 B

12345678910111213141516171819
  1. .. _all-salt.serializers:
  2. ==================
  3. serializer modules
  4. ==================
  5. .. currentmodule:: salt.serializers
  6. .. autosummary::
  7. :toctree:
  8. :template: autosummary.rst.tmpl
  9. configparser
  10. json
  11. msgpack
  12. python
  13. toml
  14. yaml
  15. yamlex