package xenstore

  1. Overview
  2. Docs
module type IO = sig ... end
exception Malformed_watch_event
exception Unexpected_rid of int32
exception Dispatcher_failed
module Client (IO : IO) : sig ... end
OCaml

Innovation. Community. Security.