Module Ident.Name

val module_ : module_ -> string
val unsafe_module : module_ -> string
val type_ : type_ -> string
val unsafe_type : type_ -> string
val module_type : module_type -> string
val unsafe_module_type : module_type -> string
val exception_ : exception_ -> string
val value : value -> string
val typed_value : value -> Odoc_model.Names.ValueName.t
val label : label -> string
val typed_label : label -> Odoc_model.Names.LabelName.t
val method_ : method_ -> string
val instance_variable : instance_variable -> string