Module Values_1.MemberDefinitionsSource

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