Values_1.SlotSourceThe definition for the slot.
type nonrec t = {slotId : Values_0.LimitedString.t option;The slot ID of the slot.
*)visualId : Values_0.LimitedString.t option;The visual ID for the slot.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.LimitedString.t ]) list ]