1
0

index.rst 278 B

1234567891011121314151617181920
  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. plist
  13. python
  14. toml
  15. yaml
  16. yamlex