Module Values_1.TopicCalculatedFieldsSource

Sourcetype nonrec t = TopicCalculatedField.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TopicCalculatedField.t list -> [> `List of [> `Structure of (string * [> `Boolean of Values_0.Boolean.t | `Enum of string | `List of [> `Enum of string | `String of Values_0.LimitedString.t | `Structure of (string * [> `List of [> `String of Values_0.String_.t ] list | `String of Values_0.LimitedString.t ]) list ] list | `String of Values_0.LimitedString.t | `Structure of (string * [> `Enum of string | `List of [> `String of Values_0.String_.t ] list | `Map of ([> `String of Values_0.LimitedString.t ] * [> `String of Values_0.LimitedString.t ]) list | `String of Values_0.LimitedString.t | `Structure of (string * [> `Boolean of Values_0.Boolean.t | `Enum of string | `Integer of Values_0.Integer.t | `String of Values_0.LimitedString.t | `Structure of (string * [> `String of Values_0.LimitedString.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> TopicCalculatedField.t list