Module Libvirt.Event.Resumed

module Resumed: sig .. end

type t = [ `FromSnapshot | `Migrated | `Unknown of int | `Unpaused ] 
val to_string : t -> string