LangUtils.Fmt
type 'a fmt = Format.formatter -> 'a -> unit
val identifier : [< Odoc_model.Paths.Identifier.t ] fmt
val signature : Odoc_model.Lang.Signature.t fmt
val module_decl : Odoc_model.Lang.Module.decl fmt
val module_ : Odoc_model.Lang.Module.t fmt
val module_type : Odoc_model.Lang.ModuleType.t fmt
val u_module_type_expr : Odoc_model.Lang.ModuleType.U.expr fmt
val functor_parameter : Odoc_model.Lang.FunctorParameter.t fmt
val type_equation : Odoc_model.Lang.TypeDecl.Equation.t fmt
val substitution : Odoc_model.Lang.ModuleType.substitution fmt
val type_expr : Odoc_model.Lang.TypeExpr.t fmt
val resolved_path : Odoc_model.Paths.Path.Resolved.t fmt
val path : Odoc_model.Paths.Path.t fmt
val model_fragment : Odoc_model.Paths.Fragment.t fmt
val model_resolved_fragment : Odoc_model.Paths.Fragment.Resolved.t fmt