Module Values.AssetPermissionsSource

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