Module Blkproto.ConnectionSource
Sourcetype t = {virtual_device : string;backend_path : string;backend_domid : int;frontend_path : string;frontend_domid : int;mode : Mode.t;media : Media.t;removable : bool;
} Sourceval to_assoc_list : t -> (int * (string * string)) list