odoc.model
Fragment.Resolved
odoc
odoc.compat
odoc.html
odoc.loader
odoc.odoc
odoc.parser
odoc.xref
module Signature : sig ... end
module Module : sig ... end
module Type : sig ... end
type t = Paths_types.Resolved_fragment.any
val identifier : Identifier.Signature.t -> t -> Identifier.t
val signature_of_t : t -> Signature.t
val module_of_t : t -> Module.t
val type_of_t : t -> Type.t