Module Values.ServicesLastAccessedSource

Sourcetype nonrec t = ServiceLastAccessed.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ServiceLastAccessed.t list -> [> `List of [> `Structure of (string * [> `Integer of IntegerType.t | `List of [> `Structure of (string * [> `String of StringType.t | `Timestamp of DateType.t ]) list ] list | `String of ServiceNameType.t | `Timestamp of DateType.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ServiceLastAccessed.t list