Module Values.SecurityControlsSource

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