package easy_logging

  1. Overview
  2. Docs

Module Logging_internals.Logging_infra

module type Data_type = sig ... end
module MakeTree (D : Data_type) : sig ... end