Description
Adds a C++ library for reading and writing YAML data. Developers use it in applications and tools that need human-readable configuration files, structured metadata, or data exchange through YAML.
It is a library dependency, not a YAML editor. Applications still need schema validation and careful defaults because YAML input can be ambiguous or come from untrusted sources.