Module Values_1.NamedEntityDefinitionsSource

Sourcetype nonrec t = NamedEntityDefinition.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : NamedEntityDefinition.t list -> [> `List of [> `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 ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> NamedEntityDefinition.t list