Module Values.KxDataviewsSource

Sourcetype nonrec t = KxDataviewListEntry.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : KxDataviewListEntry.t list -> [> `List of [> `Structure of (string * [> `Boolean of BooleanValue.t | `Enum of string | `List of [> `Structure of (string * [> `Boolean of BooleanValue.t | `List of [> `String of DbPath.t | `Structure of (string * [> `Boolean of BooleanValue.t | `List of [> `String of DbPath.t ] list | `String of KxVolumeName.t ]) list ] list | `String of KxVolumeName.t | `Timestamp of Timestamp.t ]) list ] list | `String of EnvironmentId.t | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> KxDataviewListEntry.t list