Paths.Fragment
OCaml path fragments for specifying module substitutions
module Resolved : sig ... end
module Signature : sig ... end
module Module : sig ... end
module ModuleType : sig ... end
module Type : sig ... end
type ('lmod, 'lmodty, 'pty) leaf_gen = ('lmod, 'lmodty, 'pty) Odoc_model.Paths.Fragment.leaf
type leaf = (Odoc_model.Paths.na, Odoc_model.Paths.na, Odoc_model.Paths.na) Odoc_model.Paths.Fragment.leaf_gen
type ('lmod, 'lmodty, 'pty) gen = ('lmod, 'lmodty, 'pty) Odoc_model.Paths.Fragment.t
type t = (Odoc_model.Paths.na, Odoc_model.Paths.na, Odoc_model.Paths.na) Odoc_model.Paths.Fragment.gen