Module Odoc_model.ReferenceSource

Sourcetype path = [
  1. | `Root of string
  2. | `Dot of path * string
]
Sourceval read_path_longident : Location_.span -> string -> path Error.with_errors_and_warnings