Module Values.VehicleSummariesSource

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