package canary

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Notifier_s = sig ... end
module type GitlabConf = sig ... end
module Gitlab (Conf : GitlabConf) : Notifier_s with type notifier_rv := int