Module Values.VirtualMachinesSource

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