|
rapidyaml
0.7.2
parse and emit YAML, and do it fast
|
Go to the source code of this file.
Namespaces | |
| c4 | |
| c4::yml | |
Functions | |
| bool | c4::yml::is_custom_tag (csubstr tag) |
| csubstr | c4::yml::normalize_tag (csubstr tag) |
| csubstr | c4::yml::normalize_tag_long (csubstr tag) |
| csubstr | c4::yml::normalize_tag_long (csubstr tag, substr output) |
| YamlTag_e | c4::yml::to_tag (csubstr tag) |
| csubstr | c4::yml::from_tag_long (YamlTag_e tag) |
| csubstr | c4::yml::from_tag (YamlTag_e tag) |