Module Values.TrustAnchorDetailsSource

Sourcetype nonrec t = TrustAnchorDetail.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TrustAnchorDetail.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Integer of NotificationSettingDetailThresholdInteger.t | `String of NotificationSettingDetailConfiguredByString.t ]) list ] list | `String of Uuid.t | `Structure of (string * [> `Enum of string | `Structure of (string * [> `String of SourceDataX509CertificateDataString.t ]) list ]) list | `Timestamp of SyntheticTimestamp_date_time.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> TrustAnchorDetail.t list