Easy_logging__.Logging_infra
module type Data_type = sig ... end
module MakeTree : functor (D : Data_type) -> sig ... end