package passmaker

  1. Overview
  2. Docs
type t
type of_string_error
val of_internal : Internal.t -> t
val to_internal : t -> Internal.t
val of_string : string -> (t, of_string_error) result
val to_string : t -> string