Module Values_0.AuthResultsSource

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