Module Values.ForecastResultsByTimeSource

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