yaml  0.1.7
Data Fields
yaml_tag_directive_s Struct Reference

The tag directive data. More...

#include <yaml.h>

Data Fields

yaml_char_thandle
 The tag handle. More...
 
yaml_char_tprefix
 The tag prefix. More...
 

Detailed Description

The tag directive data.

Field Documentation

yaml_char_t* yaml_tag_directive_s::handle

The tag handle.

yaml_char_t* yaml_tag_directive_s::prefix

The tag prefix.


The documentation for this struct was generated from the following file: