package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type path = [
  1. | `Root of string
  2. | `Dot of path * string
]
val read_path_longident : Location_.span -> string -> path Error.with_errors_and_warnings
OCaml

Innovation. Community. Security.