Source file transept_specs__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
(** @canonical Transept_specs.Element *)
module Element = Transept_specs__Element
(** @canonical Transept_specs.Parser *)
module Parser = Transept_specs__Parser
(** @canonical Transept_specs.Response *)
module Response = Transept_specs__Response
(** @canonical Transept_specs.Stream *)
module Stream = Transept_specs__Stream