Module Values_0.AllowedUserActionsSource

Sourcetype nonrec t = AllowedUserAction.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : AllowedUserAction.t list -> [> `List of [> `Enum of string ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> AllowedUserAction.t list