YAML Data Serialization
- yaml_emit - Returns the YAML representation of a value
- yaml_emit_file - Send the YAML representation of a value to a file
- yaml_parse - Parse a YAML stream
- yaml_parse_file - Parse a YAML stream from a file
- yaml_parse_url - Parse a Yaml stream from a URL