Module Values.DashboardEntriesSource

Sourcetype nonrec t = DashboardEntry.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DashboardEntry.t list -> [> `List of [> `Structure of (string * [> `Long of Size.t | `String of DashboardName.t | `Timestamp of LastModified.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> DashboardEntry.t list
Sourceval of_json : [> Yojson.Safe.t ] -> DashboardEntry.t list