Module Values_2.EdgeModelStatsSource

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