Module Values.FrameMetricsSource

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