Values_1.TopicTemplateSourceThe definition for a TopicTemplate.
type nonrec t = {templateType : Values_0.LimitedString.t option;The template type for the TopicTemplate.
*)slots : Slots.t option;The slots for the TopicTemplate.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of Values_0.LimitedString.t ]) list ]
list
| `String of Values_0.LimitedString.t ])
list ]