package dune-private-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Copy
val all : (string * t) list
val of_string : string -> (t, string) Stdune.Result.t
val to_string : t -> string