Up

module Github_core

: sig
#
module Make : functor (CL : Cohttp_lwt.Client) -> Github_s.Github
end