Module Values.RedactedFieldsSource

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