Module Libvirt.Event.Defined

module Defined: sig .. end

type t = [ `Added | `Unknown of int | `Updated ] 
val to_string : t -> string