YamlField

Manually set the YAML representation name of a field with this attribute.

struct YamlField {}

Members

Variables

name
string name;

name of the field that will be used in YAML

Meta