Implements YAML serializer.
Underneath, it is based on pyyaml and use the safe dumper and loader. It also use C bindings if they are available.
Deserialize any string of stream like object into a Python data structure.
Parameters: |
|
---|
Serialize Python data to YAML.
Parameters: |
|
---|
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/serializers/all/salt.serializers.yaml.html