mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
4b9311507c
Move existing serializers from salt.utils.serializers to salt.serializers.
16 lines
267 B
ReStructuredText
16 lines
267 B
ReStructuredText
.. _all-salt.serializers:
|
|
|
|
================================
|
|
Full list of builtin serializers
|
|
================================
|
|
|
|
.. currentmodule:: salt.output
|
|
|
|
.. autosummary::
|
|
:toctree:
|
|
:template: autosummary.rst.tmpl
|
|
|
|
json
|
|
msgpack
|
|
yaml
|
|
yamlex |