Module UtilsLib.MessageMgSource

Sourcetype context = {
  1. file : string option;
  2. loc : location option;
}
Sourcemodule type MSG = sig ... end
Sourcemodule Make (M : MSG) : sig ... end