Module Fragment.Module

type t = [
  1. | `Dot of Odoc_model__.Paths_types.Fragment.signature * string
  2. | `Resolved of Odoc_model__.Paths_types.Resolved_fragment.module_
]