Module Values.CoveragesByTimeSource

Sourcetype nonrec t = CoverageByTime.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CoverageByTime.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Map of ([> `String of AttributeType.t ] * [> `String of AttributeValue.t ]) list | `Structure of (string * [> `Structure of (string * [> `String of OnDemandHours.t ]) list ]) list ]) list ] list | `Structure of (string * [> `String of YearMonthDay.t | `Structure of (string * [> `String of OnDemandHours.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> CoverageByTime.t list
Sourceval of_json : [> Yojson.Safe.t ] -> CoverageByTime.t list