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, [ `Msg of string ]) result
val to_string : t -> string