Module Values_1.TopicNamedEntitiesSource

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