module Kernel_project: sig .. end
sig
end
module ProjectInfo: Data.S with type t = Project.t
Data.S
with type t = Project.t
module ProjectRequest: Request.Input with type t = Project.t * string * json
Request.Input
with type t = Project.t * string * json