|
rapidyaml 0.15.2
parse and emit YAML, and do it fast
|
Topics | |
| Arena utils | |
| Implementation utils for serializing scalars in a tree's arena. | |
| Write to Tree | |
| Implementation of serialization to a tree. | |
| Read from Tree | |
| Implementation of deserialization from a tree. | |
Classes | |
| struct | c4::yml::NodeScalar |
| a node scalar is a csubstr, which may be tagged and anchored. More... | |
| struct | c4::yml::NodeData |
| contains the data for each YAML node. More... | |
| class | c4::yml::Tree |