package mirage-runtime

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

S is the signature used by of_module to create a command-line argument converter.

type t
val of_string : string -> t option
val pp_hum : Format.formatter -> t -> unit