Module Values_3.IpamSetSource

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