Module Values_0.NullValueFieldsSource

Sourcetype nonrec t = NullValueField.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : NullValueField.t list -> [> `List of [> `Structure of (string * [> `String of EnclosedInStringProperty.t | `Structure of (string * [> `String of GenericLimitedString.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> NullValueField.t list
Sourceval of_json : [> Yojson.Safe.t ] -> NullValueField.t list