Module Values.GuardrailTopicsSource

Sourcetype nonrec t = GuardrailTopic.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : GuardrailTopic.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `List of [> `String of GuardrailTopicExample.t ] list | `String of GuardrailTopicName.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> GuardrailTopic.t list
Sourceval of_json : [> Yojson.Safe.t ] -> GuardrailTopic.t list