Source file vchan.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(* generated by dune *)

(** @canonical Vchan.Endpoint *)
module Endpoint = Vchan__Endpoint

(** @canonical Vchan.In_memory *)
module In_memory = Vchan__In_memory

(** @canonical Vchan.In_memory_events *)
module In_memory_events = Vchan__In_memory_events

(** @canonical Vchan.Location *)
module Location = Vchan__Location

(** @canonical Vchan.Port *)
module Port = Vchan__Port

(** @canonical Vchan.S *)
module S = Vchan__S

(** @canonical Vchan.Xenstore *)
module Xenstore = Vchan__Xenstore