rapidyaml  0.7.2
parse and emit YAML, and do it fast
Tree utilities

Classes

struct  c4::yml::NodeScalar
 a node scalar is a csubstr, which may be tagged and anchored. More...
 
struct  c4::yml::NodeInit
 convenience class to initialize nodes More...
 
struct  c4::yml::NodeData
 contains the data for each YAML node. More...
 
class  c4::yml::Tree
 

Detailed Description

See also
sample::sample_quick_overview
sample::sample_iterate_trees
sample::sample_create_trees
sample::sample_tree_arena
sample::sample_static_trees
sample::sample_location_tracking
sample::sample_docs
sample::sample_anchors_and_aliases
sample::sample_tags