include/rally@types_VariantField.hrl

-record(variant_field, {
    label :: binary(),
    type_ :: libero@field_type:field_type()
}).