Source file current_web__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
(* generated by dune *)

(** @canonical Current_web.Context *)
module Context = Current_web__Context

(** @canonical Current_web.Job *)
module Job = Current_web__Job

(** @canonical Current_web.Jobs *)
module Jobs = Current_web__Jobs

(** @canonical Current_web.Log *)
module Log = Current_web__Log

(** @canonical Current_web.Log_rules *)
module Log_rules = Current_web__Log_rules

(** @canonical Current_web.Main *)
module Main = Current_web__Main

(** @canonical Current_web.Pipeline *)
module Pipeline = Current_web__Pipeline

(** @canonical Current_web.Query *)
module Query = Current_web__Query

(** @canonical Current_web.Resource *)
module Resource = Current_web__Resource

(** @canonical Current_web.Role *)
module Role = Current_web__Role

(** @canonical Current_web.Site *)
module Site = Current_web__Site

(** @canonical Current_web.Sqlite_session *)
module Sqlite_session = Current_web__Sqlite_session

(** @canonical Current_web.Static *)
module Static = Current_web__Static

(** @canonical Current_web.User *)
module User = Current_web__User

(** @canonical Current_web.Utils *)
module Utils = Current_web__Utils