Module LangUtils.Fmt

type 'a fmt = Format.formatter -> 'a -> unit
val identifier : [< Odoc_model.Paths.Identifier.t ] fmt
val u_module_type_expr : Odoc_model.Lang.ModuleType.U.expr fmt
val functor_parameter : Odoc_model.Lang.FunctorParameter.t fmt
val model_fragment : Odoc_model.Paths.Fragment.t fmt
val model_resolved_fragment : Odoc_model.Paths.Fragment.Resolved.t fmt