package ppx_mysql

  1. Overview
  2. Docs
type t
val of_mysql : string -> (t, string) Stdlib.result
val to_mysql : t -> string