Module Values.StepAdjustmentsSource

Sourcetype nonrec t = StepAdjustment.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : StepAdjustment.t list -> [> `List of [> `Structure of (string * [> `Double of MetricScale.t | `Integer of ScalingAdjustment.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> StepAdjustment.t list
Sourceval of_json : [> Yojson.Safe.t ] -> StepAdjustment.t list