gitlab
Gitlab_s
module type Gitlab = sig ... end
module type Env = sig ... end
A module of this type is required in order to construct a Gitlab module using Gitlab_core.Make.
Gitlab
Gitlab_core.Make
module type Time = sig ... end