package stdune

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private
  1. | External of External.t
  2. | In_source_dir of Local.t
val of_string : string -> t